TGA Files
TARGA files
These are some examples of TGA or "TARGA" files. The TGA file is a
bitmap image format developed by Truevision.
Characteristics of TGA Files:
-
binary
-
Color
-
2D
-
No compression
-
1 image
Reference:
-
The TGA File Format,
available in
http://www.csit.fsu.edu/~burkardt/pdf/targa.pdf
-
http://www.csit.fsu.edu/~burkardt/papers/tga_format.txt
Routines to read a TGA file:
-
TGA_IO
includes routines to read a TGA file.
Programs to view a TGA file:
-
xv can display
a TGA file.
Sample TGA files:
You can go up one level to
the DATA page.
Last revised on 31 January 2006.