IN_LoadMaskTableFile

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

The IN_LoadMaskTableFile function loads the specified file to be used as one or more mask tables.

Syntax

int IN_LoadMaskTableFile( pFilename, maxSize, pTableIDs, pTableCnt )

Input Parameters

Meaning

 

CHARPTR pFilename

name and location of the mask table file

SHORT maxSize

the maximum number of entries in the pTableIDs array

Output Parameters

Meaning

IN_MASK_TABLE_PTR pTableIDs

pointer to the array of mask table IDs loaded from this file

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 with mask tables