LoadMultiImageFromMemory Function
Imaging

Loads multiple images from given memory location.

Pascal
function LoadMultiImageFromMemory(Data: Pointer; 
                                  Size: LongInt; 
                                  var Images: TDynImageDataArray): Boolean;
File

Imaging (at line 118)

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