Truevision TGA (TARGA) is a file format created by Truevision Inc. LEADTOOLS supports all uncompressed and RLE compressed TGA file formats.
The file constants associated with this file format are:
Constant | Read Support | Write Support | Description |
Tga | 8, 16, 24, 32 BPP | 8, 16, 24, 32 BPP | TARGA, uncompressed. |
TgaRle | 8, 16, 24, 32 BPP | 8, 16, 24, 32 BPP | TARGA, RLE compressed. |
Required DLL: Leadtools.Codecs.Tga.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.