ConvertSpecial Function
ImagingFormats

Converts image to/from/between special image formats (dxtc, ...).

Pascal
procedure ConvertSpecial(var Image: TImageData; 
                         SrcInfo: PImageFormatInfo; 
                         DstInfo: PImageFormatInfo);
File

ImagingFormats (at line 323)

Related Information
You are here: Symbol Reference > Functions > ConvertSpecial Function