closeIm
Top  Previous  Next

closeIm ( integer Image )

Use this function to close an existing image.

Parameters
 
Image  
 
An integer between 1 and 116 specifying the number of the image to close.  

Error flags

ERR_OK  
 
The flag set if successful.  
 
ERR_FAILED  
 
The flag set if failed.  
 
Example

closeIm (1)  
 
Remark

If you made any changes to the image, ImageWarp will suggest saving it first. You can disable this warning by deactivating Prompt before closing option in the Preferences.