DICOMAttribute

DICOM attribute.

struct DICOMAttribute {
Tag tag;
DICOMAttributeFormat[] formats;
string name;
bool retiredFlag;
}

Meta