Class for loading and saving Truevision Targa images.
public TTargaFileFormat = class(TImageFileFormat);
ImagingTarga (at line 43)
It can load/save 8bit indexed or grayscale, 16 bit RGB or grayscale, 24 bit RGB and 32 bit ARGB images with or without RLE compression.
TObject TImageFileFormat TTargaFileFormat