TGA_IO
Routines to Read a TARGA or TGA file


TGA_IO is a C++ library which can read the information contained in a TGA or TARGA graphics file.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Languages:

TGA_IO is available in a C++ version.

Related Data and Programs:

TGA, a data directory which contains a description and examples of the TGA format.

Reference:

  1. The TGA File Format,
    available in http://www.scs.fsu.edu/~burkardt/pdf/targa.pdf
  2. http://www.scs.fsu.edu/~burkardt/txt/tga_format.txt

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the C++ source codes.


Last revised on 04 February 2006.