Namespace EvilDICOM.Core
Classes
DICOMData<T>
A class to hold DICOM data. DICOM data is unique in that it can be a single value, multiple values and null. This class tries to encapsulate those attributes while maintaining a flexible programming interface.
DICOMForge
DICOMObject
The DICOM object is a container for DICOM elements. It contains methods for finding elements easily from within the structure.