This function frees up the user-defined Data Dictionary, if it exists.
Declaration:
Copy Code | |
---|---|
BOOL ACCUAPI MED_DCM_util_tag_info_free(VOID); |
Arguments:
None
Remarks:
All User-Defined entries are discarded. The pre-defined Data Dictionary is not affected. This function returns TRUE if a table was freed. FALSE if there was no table to free.
Supported Raster Image Formats:
This function does not process image pixels.
Return Value:
TRUE if a table was freed; FALSE if there was no table to free.