Gets the layer with a specified index.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_doc_get_layer( HIG_PDF_DOC hDoc, UINT nIndex, LPHIG_PDF_LAYER lphLayer ); |
Arguments:
hDoc | Document whose layer is obtained. |
nIndex | Index of the layer to obtain. |
lphLayer | The obtained layer. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.