IN_GetMaskTableLabel

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

Output Parameters

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

Defining vector pen lines using mask tables