The SetOverwriteRaster transaction sets the overwrite raster flag, indicating whether or not raster operations such as DespeckleEx, Deskew, and CropLayer overwrite the original raster or create a new document window. Raster operations change actual data, as opposed to view operations which only change the on-screen appearance of raster images.
Type XTYP_EXECUTE
Syntax [SetOverwriteRaster(setting)]
|
Parameter |
Data type |
Values |
Meaning |
|
setting |
BOOL |
0 | 1 |
create new | overwrite |
Release information
Added in Release 3.60.
See also