openDICOM.NET API Reference (openDICOM# Class Library)

openDicom.DataStructure Namespace

Namespace hierarchy

Classes

Class Description
Tag This class represents a DICOM tag (gggg,eeee).
Value This class represents a DICOM value.
ValueLength This class represents a DICOM value length.
ValueRepresentation This class represents an unspecific DICOM value representation (VR).

Interfaces

Interface Description
IDicomStreamMember DICOM member stream interface for classes that participate in a DICOM data stream according to the DICOM standard. If a DICOM class is binary represented on a DICOM stream, it will have to implement this interface.