 | mcsfNoFlags | 0 |
Stream has not been used
|
 | mcsfUserFlags | -65536 |
Mask of flags that can be set through the Flags property (remainder are read-only)
|
 | mcsfIsFile | 1 |
If set, image was loaded from and/or saved to an image file
|
 | mcsfWasLoaded | 2 |
If set, the image was loaded from a file
|
 | mcsfWasSaved | 4 |
If set, the image was saved to a file that adaquately archived the image
|
 | mcsfCanSave | 16 |
If set, the image was previously saved to or loaded from an archival format
|
 | mcsfIsSaveAs | 65536 |
If set, the Save operation will respect any AOIs
|