TImageFileFormat.LoadFromFile Method
TImageFileFormat Class

Loads images from file source.

Class
Pascal
public function LoadFromFile(const FileName: string; 
                             var Images: TDynImageDataArray; 
                             OnlyFirstLevel: Boolean = False): Boolean;
Related Information
You are here: Symbol Reference > Classes > TImageFileFormat Class > Methods > LoadFromFile Method