ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedDataDict Object |
This object provides access to DICOM Data Dictionary. The Data Dictionary contains information on all registered DICOM tags, and can be extended with private tags during runtime. It also contains information on DICOM Value Representations.
IIGMedDataDict
AddTagInfo Method | Adds private Tag info to the dictionary |
GetTagElement Method | Returns low word of Tag |
GetTagGroup Method | Returns high word of Tag |
GetTagInfo Method | Obtains tag info |
GetVRID Method | Returns VR ID for the specified VR String |
GetVRInfo Method | Obtains Value Representation info |
MakeTag Method | Constructs 32-bit Tag number from Group and Element numbers |
ResetTagInfo Method | Removes all private tag info from the dictionary |
TagInfoExists Method | Checks whether this tag is known to the dictionary |