Namespace | Description |
---|---|
DicomObjects | The main namespace holding most classes that are used directly in user code. The other namespaces hold subsidiary definitions, to keep the main namespace "clean", which makes Intellisense function more intuitively. |
DicomObjects.Delegates | The delegates used for the definition of events |
DicomObjects.DicomCodecs | Namespace holding Codec specific objects - both for the extension interface, and for fine tuning of internal codecs |
DicomObjects.DicomUIDs | A set of classes with static fields holding the standard well-known DICOM UIDs, grouped by function |
DicomObjects.DicomWeb | A set of classes that handle DICOM web functionalities |
DicomObjects.DicomWeb.Internal | |
DicomObjects.Enums | The various enumerations used by DicomObjects |
DicomObjects.EventArguments | Specific classes passed to events |
DicomObjects.InternalCodecs.JPIP | |
DicomObjects.Video | Defines classes and enums available for fine tuning video decoding/encoding |