Plate.ImageModified Property

 Plate.ImageModified  (read-write, Boolean)
 
If True, the image has been modified since the file was attached to the Plate

Syntax

Plate.ImageModified [= Boolean]

The property syntax has these parts:

Part Description
Value (Boolean) If True, the image has been modified since the file was attached to the Plate

Remarks

Set this to False after filtering or otherwise modifying the image to prevent the modified image from being written back to the file when UpdateFITS() is called.