VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
Vintasoft.Imaging.Codecs.ImageFiles.Tga Namespace (Vintasoft.Imaging)
In This Topic
Contains classes for low-level manipulation of TGA files.
Classes
 ClassDescription
ClassProvides low-level functions for manipulating the TGA file.
ClassContains TGA page data and methods/classes for encode/decode TGA files.
Enumerations
 EnumerationDescription
EnumerationSpecifies available compression types for TGA images.
EnumerationSpecifies available image origins for TGA images.
EnumerationSpecifies available types of TGA images. The TGA File Format can be used to store Pseudo-Color, True-Color and Direct-Color images of various pixel depths.
See Also