TsgCADImage.LoadFromFile
This procedure for using in descendant classes only. Loads an image from a file
procedure LoadFromFile(const FileName: String); override;
Description
Loads an image stored in a file and determines bounds of the image.
Go to CAD VCL Enterprise