LoadFromFile

Graphics32

TBitmap32.LoadFromFile

procedure LoadFromFile(const FileName: string);

Description

Loads an image from a file. This method uses a temporal TPicture object to load data and will succeed with any format supported by TPicture.

See Also

ImgView and Layers Example, LoadFromStream, SaveToFile