VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.Dicom.UI.VisualTools Namespace (Vintasoft.Imaging.Dicom.UI)
    In This Topic
    Contains visual tool, which allows to view DICOM images in WinForms image viewer.
    Classes
     ClassDescription
    ClassThe text object that shows a custom data element of DICOM file in image viewer.
    ClassProvides an abstract base class for static text objects, which can be displayed in image viewer. The text of text objects is loading from DicomDataElementMetadata.
    ClassThe text object that shows a VOI LUT for DICOM frame in image viewer.
    ClassProvides an abstract base class for static text objects, which can be displayed in image viewer. The text of text objects is loading from DicomFrameMetadata.
    ClassRepresents a visual tool, which allows to
    1. view DICOM frame with applied VOI LUT in WinForms image viewer
    2. zoom DICOM frame in WinForms image viewer
    3. slide DICOM frames in WinForms image viewer
    4. show DICOM metadata in WinForms image viewer.
    ClassProvides an abstract base class for static text objects of DicomViewerTool, which can be displayed in image viewer.
    ClassGraphics object that shows a ruler for DICOM image in image viewer.
    ClassThe text object that shows a patient orientation of DICOM frame in image viewer. The text of text objects is loading from DicomFrameMetadata.
    ClassThe text object that shows a standard data element of DICOM file in image viewer.
    ClassProvides data for the DicomImageVoiLutChanged event.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available mouse gestures, which are changing the VOI lookup table of DICOM image.
    EnumerationSpecifies available modes, which specify how user can interact with image using the DicomViewerTool.
    EnumerationSpecifies available modes, which specify how user can interact with image using the DicomViewerTool.
    EnumerationSpecifies available directions for the image ruler.
    See Also