| Class | Description |
 | DicomAssociation | Class representing a single DICOM Association |
 | DicomAttribute | Class representing a single DICOM Attribute |
 | DicomContext |
A DICOM presentation context, as used in association negotiation
|
 | DicomContextCollection |
The list of DICOM Presentation contexts proposed or accepted during
negotiation
|
 | DicomDataSet | A DICOM data set |
 | DicomDataSetCollection | A collection of DicomDataSet objects |
 | DicomException | Specific Exception for DICOM errors |
 | DicomGlobal | Placeholder for various static methods and properties |
 | DicomImage | Class representing a DICOM Image |
 | DicomImageCollection | A Collection of DicomImage objects |
 | DicomLabel |
A label, or annotation, to be displayed over an image in a DicomViewer control,
or in derived copies of the image.
|
 | DicomLabelCollection | A collection of DicomLabel objects. |
 | DicomLicence |
This class handles DicomObjects licensing
|
 | DicomMaskRange |
Subclass of DicomImage, created for Mask Subtraction
|
 | DicomPrint | An object to simply printing to a DICOM printer |
 | DicomQuery | Object used for DICOM Query/retrieve SCU operations |
 | DicomServer |
An object for handling advanced network communications, as both SCU &
SCP
|
 | ReadBehaviours |
Specific behaviour to use when reading/receiving a DICOM instance
|
 | SequencePath |
Class to hold details of the path from a dataset to an attribute within it, including those
nested in sequences.
|
 | WriteBehaviours |
Specific behaviour to use when writing/sending a DICOM instance
|
| Structure | Description |
 | WsiTile |
Representing WSI Tile with its list of tile fragments
|
 | WsiTileFragment |
Representing each WSI Tile Fragment
|