All image processing operations should begin with the opening of an image.
This action allows opening an image from file or clipboard. If the source does not contain an image, you will get an execution error message.

Source
You can choose the image source:
ImageFile
Specify a file name when a file has been chosen as the image source.
If the file or clipboard does not contain an image, you will get an execution error message.
Related Topics
Save Image
Resize Image
Crop Image
Rotate Image
Draw Text on Image
Draw Image on Image
Add Border to Image
|