Class | Description | |
---|---|---|
![]() | DataSetTree | Represents data sets of DICOM file as tree. |
![]() | DataSetTreeNode | Represents a node of the data set tree. |
![]() | DicomAnnotationTreeNode | Metadata tree node, which contains information about DICOM annotations. |
![]() | DicomContextUid | Represent DICOM context unique identifier (UID). |
![]() | DicomDataElement | Contains information about DICOM Data Element. |
![]() | DicomDataElementCollection | Represents a collection of DicomDataElement objects. |
![]() | DicomDataSet | Contains information about DICOM Data Set. |
![]() | DicomDataSetCollection | Represents a collection of DicomDataSet objects. |
![]() | DicomDateTime | Provides information about date and time that is stored in DICOM file. |
![]() | DicomDisplayedArea | Represent the displayed area where a group of images or frames can be shown. |
![]() | DicomEcgPage | Represents a DICOM page with information about electrocardiogram. |
![]() | DicomFile | Allows to manipulate DICOM file. |
![]() | DicomFileBlock | Provides the base abstract class for blocks of DICOM files. |
![]() | DicomFileController | Manages opened DICOM files. |
![]() | DicomFileException | Represents errors that occurs during manipulation with DICOM file. |
![]() | DicomFrame | Represents a DICOM frame. |
![]() | DicomImageLookupTable | A Look Up Table of DICOM image. |
![]() | DicomImageModalityLookupTable | A Modality Look Up Table (M-LUT) of DICOM image. |
![]() | DicomImageVoiLookupTable | A Value Of Interest Look Up Table (VOI LUT) of DICOM image. |
![]() | DicomOverlayImage | Represent an image, which can be overlaid on DICOM image. |
![]() | DicomPage | Represents a DICOM page. |
![]() | DicomPageCollection | Represents a collection of DicomPage objects. |
![]() | DicomReference | Provides information about DICOM reference. |
![]() | DicomReferencedImage | Provides information about DICOM referenced image. |
![]() | DicomSrPage | Represents a DICOM page with information about structured report. |
![]() | DicomStudyInfo | Stores information about a DICOM study. |
![]() | DicomTransferSyntax | Defines parsing rules of DICOM element. |
![]() | DicomUid | Represents the DICOM unique identifier (UID). |
![]() | DicomUidBase | Provides an abstract base class for unique identifier (UID). |
![]() | DicomUtils | Contains collection of helper-algorithms for DICOM. |