| Class | Description |
 | BitmapImage_Extensions |
Extension methods for Bitmap Image encoding
|
 | ColourPalettes |
A class which holds static members providing access to ready-made Colour Palettes, including those pre-defined by
DICOM
|
 | DicomAssociation | Class representing a single DICOM Association |
 | DicomAssociationCollection |
A collection of DicomAssociation objects
|
 | 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 |
 | DicomImage3D |
Class to display 3D DICOM data in various modes
|
 | DicomImageCollection | A Collection of DicomImage objects |
 | DicomImageCurvedMPR |
Class to display 3D DICOM data as a curved MPR
|
 | DicomImageFusion |
A class which allows overlaying of multiple images
|
 | DicomLabel |
A label, or annotation, to be displayed over an image in a DicomViewer control,
or in derived copies of the image.
|
 | DicomLabel3D |
Class to represent a 3D orientation label superimposed on a 3D image.
|
 | DicomLabelCollection | A collection of DicomLabel objects. |
 | DicomLicense |
This class handles all the new licensing scheme for DicomObjects.
|
 | DicomLicense.RamLicenseInfo |
Provide Basic information of a Concurrent license object
|
 | 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
|
 | DicomUserIdentity |
class to hold details of a DICOM User Identify
|
 | DicomValidationException |
Specialised Exception for reporting validation exceptions
|
 | DicomViewer | A visible control to display DicomImage objects |
 | DicomVolume | Class used to represent a "volume" of data, either from a set of individual 2D DICOM images, or from a 3D multi-slice object. It currently has no public properties or methods, other than constructors, and is used only in the constructor of the DicomImage3D object. |
 | EnhancedMultiFramesMacros | Default List of Enhanced Multiframe Macros used for method. |
 | EnhancedMultiFramesMacros.Macro |
Class representing a DICOM Macro
|
 | EnhancedMultiFramesMacros.MacroElement |
A Macro Element
|
 | FileSignature |
Definition of all file signatures/magic numbers of commonly available executables and archives
|
 | ItemLocation | Class used to provide information about the location of value within a DicomAttribute within a DicomDataSet, possibly within nested datasets |
 | LicenseDialog |
The customisable dialog used when a license needs to be acitvated or information about
it needs to be displayed.
|
 | LookupTable |
Class to hold explicit lookup tables
|
 | 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.
|
 | ValidationOptions | Options to validate DicomDataSet and its DicomAttributes |
 | WriteBehaviours |
Specific behaviour to use when writing/sending a DICOM instance
|