All Editions
Related Functions
Example
The IN_SetDefaultMaskTable function makes the specified mask table the current one.
Syntax
int IN_SetDefaultMaskTable( maskType, tableID )
|
Parameters |
Values |
|
SHORT maskType |
IN_MASKTABLE_TYPE_VIEW (1) IN_MASKTABLE_TYPE_PRINT (2) IN_MASKTABLE_TYPE_RASTERIZE (3) |
|
IN_MASK_TABLE tableID |
identifier of the mask table to use |
Release information
Added to Imagenation for Windows in Release 5.0.
As of Release 5.1, also available in Imagenation for UNIX.
See also