ImageGear for C and C++ on Linux v20.0 - Updated
IG_PDF_layer_remove
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_LAYER > IG_PDF_layer_remove

Destroys layer (optional-content group) object, but does not delete any content.

Declaration:

 
Copy Code
IG_PDF_layer_remove(
        HIG_PDF_LAYER hLayer
);

Arguments:

Name Type Description
hLayer HIG_PDF_LAYER The layer object.

Supported Raster Image Formats:

This function does not process image pixels.

Is this page helpful?
Yes No
Thanks for your feedback.