Editions
Related Functions
Example
The IN_GetOverwriteRaster function returns the value of the overwrite raster flag. This flag indicates whether a new raster image resulting from raster operations, such as despeckling and deskewing, overwrites the contents of the original document window or creates a new window.
Syntax
int IN_GetOverwriteRaster( pbOnOff )
|
Values |
Meaning | |
|
IN_BOOLPTR pbOnOff |
FALSE | TRUE |
create new | overwrite |
Release information
Added to Imagenation for Windows in Release 4.10.
As of Release 5.1, also available in Imagenation for UNIX.
Also supported in Imagenation 3.3 for UNIX.
See also