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_DICTIONARY / IG_PDF_dictionary_release
In This Topic
    IG_PDF_dictionary_release
    In This Topic

    Releases the native object and frees memory.

    Declaration:

     
    Copy Code
    IG_PDF_dictionary_release(
            HIG_PDF_DICTIONARY hDictionary
    );
    

    Arguments:

    Name Type Description
    hDictionary HIG_PDF_DICTIONARY Dictionary object to release.

    Return Value:

    Nothing.

    Supported Raster Image Formats:

    This function does not process image pixels.