ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDF_dictionary_get_layer
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_DICTIONARY > IG_PDF_dictionary_get_layer

Glossary Item Box

Gets the layer with the specified index in a membership dictionary.

Declaration:

  Copy Code
IG_PDF_dictionary_get_layer(
        HIG_PDF_DICTIONARY hDictionary,
        UINT nIndex,
        LPHIG_PDF_LAYER lpLayer);

Arguments:

hDictionary The membership dictionary whose layer is obtained.
nIndex The index of the needed layer in the dictionary.
lpLayer The layer object.

Return Value:

Layer object.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.