All Editions
Related Functions
Example
The IN_GetDefaultMaskTable function returns what mask table is currently being used for the specified purpose.
Syntax
int IN_GetDefaultMaskTable( maskType, pTableID )
|
Input Parameters |
Values |
|
SHORT maskType |
IN_MASKTABLE_TYPE_VIEW (1) IN_MASKTABLE_TYPE_PRINT (2) IN_MASKTABLE_TYPE_RASTERIZE (3) |
|
Meaning | |
|
IN_MASK_TABLE_PTR pTableID |
0 or the pointer to the identifier of the mask table that is currently being used |
Release information
Added to Imagenation for Windows in Release 5.0.
As of Release 5.1, also available in Imagenation for UNIX.
See also