Class: OverviewImageViewer

viewer.OverviewImageViewer(options)

Static viewer for DICOM VL Whole Slide Microscopy Image instances with Image Type OVERVIEW.

Constructor

new OverviewImageViewer(options)

Parameters:
Name Type Description
options Object
Properties
Name Type Attributes Default Description
client Object A DICOMwebClient instance for interacting with an origin server over HTTP.
metadata Array.<metadata.VLWholeSlideMicroscopyImage> Metadata of DICOM VL Whole Slide Microscopy Image instances
orientation string <optional>
'horizontal' Orientation of the slide (vertical: label on top, or horizontal: label on right side).
resizeFactor number <optional>
1 To which extent image should be reduced in size (fraction).
includeIccProfile boolean <optional>
false Whether ICC Profile should be included for correction of image colors.
Source: