TGA
From Just Solve the File Format Problem
(Difference between revisions)
(Added references) |
|||
Line 26: | Line 26: | ||
* [http://www.fileformat.info/format/tga/egff.htm TGA File Format Summary] From Encyclopedia of Graphics File Formats at FileFormat.Info (1996) | * [http://www.fileformat.info/format/tga/egff.htm TGA File Format Summary] From Encyclopedia of Graphics File Formats at FileFormat.Info (1996) | ||
* [http://www.martinreddy.net/gfx/2d/TGA.txt Information extracted by Martin Reddy from Appendix C of the Truevision Technical Guide] | * [http://www.martinreddy.net/gfx/2d/TGA.txt Information extracted by Martin Reddy from Appendix C of the Truevision Technical Guide] | ||
+ | * [http://www.paulbourke.net/dataformats/tga/ Creating TGA Image files] By Paul Bourke, 1996. |
Revision as of 01:37, 12 November 2012
File Formats | > | Electronic File Formats | > | Graphics | > | TGA |
A simple raster format for individual images first established by Truevision, Inc. in 1984. Designed for use with MS-DOS color applications, TGA is the native format of Truevision's TARGA (Truevision Advanced Raster Graphics Adapter) boards, which were some of the first graphic cards for IBM-compatible PCs to support 24-bit RGB color encoding (sometimes termed truecolor).
Sample images
References
- Truevision TGA: Wikipedia
- Truevision TGA, version 1.0, from Library of Congress resource on Sustainability of Digital Formats
- TGA File Format Summary From Encyclopedia of Graphics File Formats at FileFormat.Info (1996)
- Information extracted by Martin Reddy from Appendix C of the Truevision Technical Guide
- Creating TGA Image files By Paul Bourke, 1996.