All Editons
Related Functions
Example
The IN_GetMaskTableLabel function returns the label that is associated with the given mask table.
Syntax
int IN_GetMaskTableLabel( tableID, maxSize, pMaskLabel )
|
Input Parameters |
Meaning |
|
IN_MASK_TABLE tableID |
identifier of the mask table to query |
|
SHORT maxSize |
the number of bytes in the pMaskLabel array |
|
Meaning | |
|
CHARPTR pMaskLabel |
pointer to the user-defined description of the mask table |
Release information
Added to Imagenation for Windows in Release 5.0.
As of Release 5.1, also available in Imagenation for UNIX.
See also