TImageFileFormat.LoadFromStream Method
TImageFileFormat Class

Loads images from stream source.

Class
Pascal
public function LoadFromStream(Stream: TStream; 
                               var Images: TDynImageDataArray; 
                               OnlyFirstLevel: Boolean = False): Boolean;
Related Information
You are here: Symbol Reference > Classes > TImageFileFormat Class > Methods > LoadFromStream Method