public method ImageBuilder.SetFile
Sets the path to the file from which the image object is to be loaded.
Declaration | ||||
|
Parameters | |
filePath |
A path to the file. |
The currently supported image file formats are .jpg
and .png
.
Declared in ImageBuilder