VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.Dicom.Wpf.UI.VisualTools Namespace (Vintasoft.Imaging.Dicom.Wpf.UI)
    In This Topic
    Contains visual tool, which allows to view DICOM images in WPF 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. apply VOI LUT to a RAW DICOM image and preview processed image in WPF image viewer
    2. zoom DICOM frame in WPF image viewer
    3. slide DICOM frames in WPF image viewer
    4. show DICOM metadata in WPF image viewer.
    ClassProvides an abstract base class for static text objects of WpfDicomViewerTool, 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 WpfDicomViewerTool.
    EnumerationSpecifies available modes, which specify how user can interact with image using the WpfDicomViewerTool.
    EnumerationSpecifies available directions for the image ruler.
    See Also