Results 1 to 5 of 5

Thread: TGA Image Loader for Visual Basic 5 or 6

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,945

    TGA Image Loader for Visual Basic 5 or 6

    I attached a program that can load and display TGA (Truevision Targa) image files. Note: the form only contains a simple interface used to demonstrate how to use the TGA image loader. (The class module is all that is needed to load and display TGA images.)

    EDIT:
    Uploaded a newer version of the TGA loader. Cleaned the code and reduced the number of procedures.
    Last edited by Peter Swinkels; Dec 7th, 2015 at 09:38 AM. Reason: Updated attachment.

  2. #2
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    UK
    Posts
    417

    Re: TGA Image Loader for Visual Basic 5 or 6

    hi nise code eep up the good work.
    if you intrested I also done a TGA Saver for a project I am working on it allows you to save to 16,24 and 32 bit from a picture box, if you want it I up the code as there only a few lines.
    When your dreams come true.
    On error resume pulling hair out.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,945

    Re: TGA Image Loader for Visual Basic 5 or 6

    Sure, I'm interested in your code...

  4. #4
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    UK
    Posts
    417

    Re: TGA Image Loader for Visual Basic 5 or 6

    hi here is the TGA Saver, only supports 16,24 and 32 Bit colors, I not got 8 bit working yet i see if I can try and work on that.
    Attached Files Attached Files
    When your dreams come true.
    On error resume pulling hair out.

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,945

    Re: TGA Image Loader for Visual Basic 5 or 6

    Ok, thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width