TUIImage.FromFile Method
Creates an image from a file.
Syntax
Namespace: FlexCel.Core
public static TUIImage FromFile(String aFileName)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
aFileName | String | A file name. |
Returns
The image.
Creates an image from a file.
Namespace: FlexCel.Core
public static TUIImage FromFile(String aFileName)
<-> | Parameter | Type | Description |
---|---|---|---|
aFileName | String | A file name. |
The image.