DicomObjects.NET.V8
DicomObjects Namespace
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.
Classes
 ClassDescription
Class A class which holds static members providing access to ready-made Colour Palettes, including those pre-defined by DICOM
ClassClass representing a single DICOM Association
Class A collection of DicomAssociation objects
ClassClass representing a single DICOM Attribute
Class A DICOM presentation context, as used in association negotiation
Class The list of DICOM Presentation contexts proposed or accepted during negotiation
ClassA DICOM data set
ClassA collection of DicomDataSet objects
ClassSpecific Exception for DICOM errors
ClassPlaceholder for various static methods and properties
ClassClass representing a DICOM Image
Class Class to display 3D DICOM data in various modes
ClassA Collection of DicomImage objects
Class Class to display 3D DICOM data as a curved MPR
Class A class which allows overlaying of multiple images
Class A label, or annotation, to be displayed over an image in a DicomViewer control, or in derived copies of the image.
Class Class to represent a 3D orientation label superimposed on a 3D image.
ClassA collection of DicomLabel objects.
Class This class handles all the new licensing scheme for DicomObjects.
Class Provide Basic information of a Concurrent license object
ClassAn object to simply printing to a DICOM printer
ClassObject used for DICOM Query/retrieve SCU operations
Class An object for handling advanced network communications, as both SCU & SCP
ClassA visible control to display DicomImage objects
ClassClass 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.
Class Definition of all file signatures/magic numbers of commonly available executables and archives
Class The customisable dialog used when a license needs to be acitvated or information about it needs to be displayed.
Class Class to hold explicit lookup tables
Class Specific behaviour to use when reading/receiving a DICOM instance
ClassOptions to validate DicomDataSet and its DicomAttributes
Class Specific behaviour to use when writing/sending a DICOM instance
Interfaces
 InterfaceDescription
Interface A simple interface used by extension codecs for video
Structures
 StructureDescription
Structure Defines a plane in 3D space.
Delegates
 DelegateDescription
Delegate Delegate to fetch binary data for the bid
Enumerations
 EnumerationDescription
Enumeration The types of 3D rendering available
See Also