ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Objects Reference / General Objects / HIG_PDF_LAYER / IG_PDF_layer_release
In This Topic
    IG_PDF_layer_release
    In This Topic

    Releases the native object and frees its memory.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT ACCUAPI IG_PDF_layer_release(
            HIG_PDF_LAYER hLayer
    );
    

    Arguments:

    Name Type Description
    hLayer HIG_PDF_LAYER Layer object to release.

    Return Value:

    Error count.

    Supported Raster Image Formats:

    This function does not process image pixels.