IN_GetDefaultMaskTable

All Editions  image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif 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)

Output Parameters

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

Defining vector pen lines using mask tables