IN_GetAvailableMaskTables

All Editions image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif Example

The IN_GetAvailableMaskTables function reports what mask tables are currently loaded.

Syntax

int IN_GetAvailableMaskTables( maxSize, pTableIDs, pTableCnt )

Input Parameters

Meaning

SHORT maxSize

the number of entries in the pTableIDs array

Output Parameters

Meaning

IN_MASK_TABLE_PTR pTableIDs

pointer to the array of mask table IDs

SHORTPTR pTableCnt

pointer to the number of entries in pTableIDs

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