EditImage
The EditImage function pops up a window for basic markup of an image. Returns edited image or unedit image if cancel was pressed
Syntax :
EditImage(Image)
Parameters | Description |
---|---|
Image | The image that has to be edited. |
Example :
img = EditImage(img)