![]() |
Overloaded. Initializes a new instance of the Tag class. |
![]() | Access of a tag instance's element id. Element is a hexadecimal string value of format "eeee". |
![]() | Access of a tag instance's group id. Group is a hexadecimal string value of format "gggg". |
![]() | Returns true, if this tag is a private tag, a tag defined by user, else false. A private tag is not registered to a data element dictionary. |
![]() | Access this instance's stream position. If a tag does not belong to a stream, a position of -1 will be returned. |
![]() | Access this instance's transfer syntax. |
![]() | Implementation of the IComparable interface. So the use of this instance within collections is guaranteed. |
![]() | Overloaded. Determines whether this instance is equal to another DICOM tag instance. |
![]() | Corresponding data element dictionary entry. |
![]() | Re-creates this instance from a DICOM output stream. |
![]() | Saves this instance to a DICOM input stream. |
![]() | DICOM tag string representation. |
Tag Class | openDicom.DataStructure Namespace