|
|
|
|
Functions for managing Image Editor controls and WDPic variables
Remark: These functions are also available in prefix syntax ( Functions for managing Image Editor controls and WDPic variables (prefix syntax)). The following functions are used to manage the Image Editor control:
| | PicClose | Closes the image found in an Image Editor control. | PicCreate | Creates an image in the Image Editor control. | PicMergeLayer | Merges the layers of a WDPic image. | PicOpen | Opens an image in an Image Editor control. | | Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image. | | Runs OCR and extracts the text from a rectangular area defined with the mouse. | PicResize | Resizes a WDPic image. | PicRotation | Rotates a WDPic image. | PicSave | Saves the image found: - in an Image Editor control.
- in a WDPic variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|