VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace (Vintasoft.Imaging.Dicom)
    In This Topic
    Contains classes for low-level manipulation of DICOM files.
    Classes
     ClassDescription
    ClassRepresents data sets of DICOM file as tree.
    ClassRepresents a node of the data set tree.
    ClassMetadata tree node, which contains information about DICOM annotations.
    ClassRepresent DICOM context unique identifier (UID).
    ClassContains information about DICOM Data Element.
    ClassRepresents a collection of DicomDataElement objects.
    ClassContains information about DICOM Data Set.
    ClassRepresents a collection of DicomDataSet objects.
    ClassProvides information about date and time that is stored in DICOM file.
    ClassRepresent the displayed area where a group of images or frames can be shown.
    ClassAllows to manipulate DICOM file.
    ClassProvides the base abstract class for blocks of DICOM files.
    ClassManages opened DICOM files.
    ClassRepresents errors that occurs during manipulation with DICOM file.
    ClassRepresents a DICOM frame.
    ClassRepresents a collection of DicomFrame objects.
    ClassA Look Up Table of DICOM image.
    ClassA Modality Look Up Table (M-LUT) of DICOM image.
    ClassA Value Of Interest Look Up Table (VOI LUT) of DICOM image.
    ClassRepresent an image, which can be overlaid on DICOM image.
    ClassProvides information about DICOM reference.
    ClassProvides information about DICOM referenced image.
    ClassStores information about a DICOM study.
    ClassDefines parsing rules of DICOM element.
    ClassRepresents the DICOM unique identifier (UID).
    ClassProvides an abstract base class for unique identifier (UID).
    ClassContains collection of helper-algorithms for DICOM.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available directions for anatomic positions.
    EnumerationSpecifies available IDs of DicomDataElement.
    EnumerationSpecifies available classes of DICOM file.
    EnumerationSpecifies available modalities of DICOM file.
    EnumerationSpecifies available color space formats of the DICOM image.
    EnumerationSpecifies available compressions of the DICOM image.
    EnumerationSpecifies available image pixel formats for DICOM image.
    EnumerationSpecifies available function types for the Value Of Interest Look Up Tables.
    EnumerationSpecifies available types of DICOM overlay images.
    EnumerationSpecifies available modes of image positioning within display.
    EnumerationSpecifies available identifiers for DicomUidBase.
    EnumerationSpecifies available types of DICOM unique identifier (UID).
    EnumerationSpecifies available formats of data in DICOM file.
    See Also