Class | Description | |
---|---|---|
![]() | CompressionInfoTextOverlay | Represents a text object, which shows DICOM frame compression. |
![]() | CustomDicomDataElementTextOverlay | The text object that shows a custom data element of DICOM file in image viewer. |
![]() | DicomDataElementTextOverlay | Provides an abstract base class for static text objects, which can be displayed in image viewer. The text of text objects is loading from DicomDataElementMetadata. |
![]() | DicomImageVoiLutTextOverlay | The text object that shows a VOI LUT for DICOM frame in image viewer. |
![]() | DicomMetadataTextOverlay | Provides an abstract base class for static text objects, which can be displayed in image viewer. The text of text objects is loading from DicomFrameMetadata. |
![]() | DicomScrollProperties | Contains information about the scroll of DICOM viewer. |
![]() | DicomViewerTool | Represents a visual tool that allows to zoom and slide DICOM frames in WinForms image viewer. Also tool allows to apply VOI LUT to a DICOM frame in WinForms image viewer. Also tool allows to display metadata of DICOM frame in WinForms image viewer. |
![]() | DicomViewerToolInteractionModeChangedEventArgs | Provides data for the InteractionModeChanged event. |
![]() | DicomViewerToolTextOverlay | Provides an abstract base class for static text objects of DicomViewerTool, which can be displayed in image viewer. |
![]() | EcgVisualTool | Represents a visual tool that allows to measure electrocardiogram in image viewer. |
![]() | ImageRulerGraphicObject | Graphics object that shows a ruler for DICOM image in image viewer. |
![]() | PatientOrientationTextOverlay | The text object that shows a patient orientation of DICOM frame in image viewer. The text of text objects is loading from DicomFrameMetadata. |
![]() | RuntimeInfoTextOverlay | Displays formatted string in DicomViewerTool. |
![]() | StandardDicomDataElementTextOverlay | The text object that shows a standard data element of DICOM file in image viewer. |
![]() | VoiLutChangedEventArgs | Provides data for the DicomImageVoiLutChanged event. |