TTargaFileFormat Class
ImagingTarga | Legend | Members | Methods | Properties | Hierarchy

Class for loading and saving Truevision Targa images.

Pascal
public TTargaFileFormat = class(TImageFileFormat);
File

ImagingTarga (at line 43)

Description

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.

Hierarchy
TObject
TImageFileFormat
TTargaFileFormat
Related Information
You are here: Symbol Reference > Classes > TTargaFileFormat Class