GetImageFormatInfo Function
Imaging

Returns short information about given image format.

Pascal
function GetImageFormatInfo(Format: TImageFormat; 
                            out Info: TImageFormatInfo): Boolean;
File

Imaging (at line 305)

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