TImageFileFormat.LoadFromMemory Method
TImageFileFormat Class

Loads images from memory source.

Class
Pascal
public function LoadFromMemory(Data: Pointer; 
                               Size: LongInt; 
                               var Images: TDynImageDataArray; 
                               OnlyFirstLevel: Boolean = False): Boolean;
Related Information
You are here: Symbol Reference > Classes > TImageFileFormat Class > Methods > LoadFromMemory Method