IN_GetLayerInfo

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

The IN_GetLayerInfo function returns information about the specified layer, such as its file name, resolution, and so on.

Syntax

int IN_GetLayerInfo( docwinID, layerID, pLayerInfo )

Input Parameters

Values

Meaning

IN_DOCWIN docwinID

0 | docwinID

active | specific

IN_LAYER layerID

identifier of the layer to query

Output Parameters

Meaning

IN_LAYER_INFO_PTR pLayerInfo

pointer to the IN_LAYER_INFO structure

Release information

Added to Imagenation for Windows in Release 4.10.

As of Release 5.1, also available in Imagenation for UNIX.

Also supported in Imagenation 3.3 for UNIX.

See also

Getting layer information