ConvertImage Function
Imaging

Converts image to the given format.

Pascal
function ConvertImage(var Image: TImageData; 
                      DestFormat: TImageFormat): Boolean;
File

Imaging (at line 159)

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