_ImageReload, ImageReload, RestoreCurrentDocument
ImageReload
Interactive command to this function: File > Reload
Description
ImageReload();
This function reloads the current image. Any changes in the image will be lost.
See Also
_ImageReload
RestoreCurrentDocument
Description
RestoreCurrentDocument();
This function restores the document window to its original size. It corresponds to the standard MS Windows Restore button.
_ImageReload
This function runs the File > Reload command.
Description
_ImageReload();
This function reloads current image. If the image has been changed, the function displays a dialog box, where you must confirm reloading.
See Also
ImageReload