CreateFromFile(string) Constructor
Creates a new Smart Image container and loads the specified image file.
Declaration
constructor CreateFromFile(const AFileName: string);
Parameters
Name | Type | Description |
---|---|---|
AFileName | string | The source image file in a format supported by the Smart Image container. |
See Also