Clear the image
X-Function not designed for Auto GetN Dialog.
1. imgClear img:=[Mbook1]Sheet1!mat(1);
Please refer to the page for additional option switches when accessing the x-function from script
Input
Image
Specifies the image to be manipulated. The default input is the active image.
Output
Specifies the output image. By default, the output image is the same as the input image.
See the syntax here.
The imgClear function sets all pixels to 0 in the specified bitmap, making it a black image.
imgReplaceBg