Declaration
function GetTag(Index: integer): PIEDicomTag; overload;
function GetTag(Group: Word; Element: Word): PIEDicomTag; overload;
Description
Returns a pointer to a
raw dicom tag. You can specify it by Group/Element or its
index.
See Also
-
GetTagChildren-
GetTagString-
GetTagNumeric-
IEGetDicomTagDescription-
Advanced Meta Helpers