ImNewImage Function
ImagingExport

Look at NewImage for details.

Pascal
function ImNewImage(Width: LongInt; 
                    Height: LongInt; 
                    Format: TImageFormat; 
                    var Image: TImageData): Boolean; cdecl;
File

ImagingExport (at line 47)

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