ImLoadImageFromMemory Function
ImagingExport

Look at LoadImageFromMemory for details.

Pascal
function ImLoadImageFromMemory(Data: Pointer; 
                               Size: LongInt; 
                               var Image: TImageData): Boolean; cdecl;
File

ImagingExport (at line 87)

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