| API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_DICTIONARY > IG_PDF_dictionary_release |
Releases the native object and frees memory.
|
Copy Code
|
|
|---|---|
IG_PDF_dictionary_release(
HIG_PDF_DICTIONARY hDictionary
);
|
|
| Name | Type | Description |
|---|---|---|
| hDictionary | HIG_PDF_DICTIONARY | Dictionary object to release. |
Nothing.
This function does not process image pixels.