Type | Description |
Function or value | Description |
Full Usage:
load filePath
Parameters:
string
-
The path where the image is located. The image name and extension are required
Returns: MyImage
|
|
Full Usage:
save image filePath
Parameters:
MyImage
-
Saved image
filePath : string
-
Path to the directory where the image will be saved
|
|