ImageEn, unit iexBitmaps

TIEDicomTags


Description

Class to access and manage the metadata within a Dicom file. You can view a list of tags at: Dicom Tag List
You can get a description of tags using IEGetDicomTagDescription. You can output all fields using WriteTo.


Methods and Properties

Public Method  AddTag
Public Property  CharacterSet
Public Method  Clear
Public Property  Count
Public Method  DeleteGroup
Public Method  DeleteTag
Public Method  FindNestedTag
Public Method  GetTag
Public Method  GetTagChildren
Public Method  GetTagNumeric
Public Method  GetTagString
Public Method  IndexOf
Public Method  SetTagByteBuffer
Public Method  SetTagNumeric
Public Method  SetTagString
Public Property  Sorted


Demo

Demo  Demos\InputOutput\Dicom\Dicom.dpr