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:
WIC Codec CLSID |
WIC Codec Subformat |
RasterImageViewer.Save File Constant |
Read Support | Write Support | Description |
CLSID_WICLeadTgaEncoder | WICLeadSubFormatTga | Tga | 8, 16, 24, 32 BPP | 8, 16, 24, 32 BPP | TARGA, uncompressed. |
CLSID_WICLeadTgaEncoder | WICLeadSubFormatTgaRle | 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 .
Platforms: .NET 2/3, .NET 4, Silverlight, Silverlight Windows Phone 7