Vintasoft.Imaging.Dicom Namespace (Vintasoft.Imaging.Dicom.JS)
In This Topic
Contains web DICOM viewer and auxiliary classes.
Types
type | Description |
WebDicomCompressionInfoTextOverlayJS | Represents a text object, which shows DICOM frame compression. |
WebDicomControlJS | Represents a JavaScript UI-control that contains UI (main menu, side panel, DICOM viewer) for displaying DICOM images in HTML5 web browser. |
WebDicomControlSettingsJS | Represents settings for WebDicomControlJS object. |
WebDicomCustomMetadataTextOverlayJS | Represents a text object that shows a custom data element of DICOM file in image viewer. |
WebDicomImageJS | Stores information about a DICOM image. |
WebDicomImageRulerCollectionJS | Represents a collection of rulers, which can be displayed in DICOM viewer. |
WebDicomImageRulerJS | A graphics object that shows a ruler for DICOM image in DICOM viewer. |
WebDicomLoadingProgressTextOverlayJS | Represents a text object that shows loading progress in the DICOM viewer. |
WebDicomMeasurementJS | Provides a base class for DICOM measurement. |
WebDicomMetadataElementJS | Represents a metadata node that stores information about DICOM data element. |
WebDicomMetadataTextOverlayJS | Represents a text object that shows value of specified DICOM tag for focused DICOM frame in DICOM viewer. |
WebDicomMprControlJS | Represents a JavaScript UI-control that contains UI (main menu, DICOM MPR viewers) for displaying DICOM MPR in HTML5 web browser. A JavaScript UI control that represents DICOM MPR viewer. |
WebDicomMprControlSettingsJS | Represents settings for WebDicomMprControlJS object. |
WebDicomMprViewerControlJS | Represents a JavaScript UI control that allows to display DICOM MPR in HTML5 web browser. |
WebDicomPatientOrientationTextOverlayJS | Represents a text object that shows a patient orientation of DICOM frame in image viewer. |
WebDicomSeriesManagerControlJS | Represents a JavaScript UI-control that allows to display information about DICOM images, which are sorted by patient, study, series. |
WebDicomSeriesManagerTextLineJS | Stores the properties of the text line in a panel on WebDicomSeriesManagerControlJS. |
WebDicomTextOverlayCollectionJS | Represents a collection of text overlays, which can be displayed in DICOM viewer. |
WebDicomTextOverlayJS | Represents a static text, which can be displayed in DICOM viewer. |
WebDicomTextOverlayLineJS | Represents a line of static texts objects, which can be displayed in DICOM viewer. |
WebDicomViewerBaseControlJS | Represents a base JavaScript UI control that allows to display DICOM images in HTML5 web browser. |
WebDicomViewerControlJS | Represents a JavaScript UI control that allows to display DICOM images in HTML5 web browser. |
WebDicomWindowLevelTextOverlayJS | Represents a text object that shows a Window Level for DICOM frame in DICOM viewer. |
WebVintasoftFontPropertiesJS | Represents the font properties. |
Enumerations
See Also