Class: ScreenshotOverlay

ScreenshotOverlay(viewer, optionsopt)

new ScreenshotOverlay(viewer, optionsopt)

Creates an instance of the ScreenshotOverlay.
Parameters:
Name Type Attributes Description
viewer OpenSeadragon.Viewer The OpenSeadragon viewer object.
options Object <optional>
Properties
Name Type Attributes Description
downloadMessage String <optional>
A message to display in the download window
Source:

Methods

activate()

Activates the overlay.
Source:

deactivate()

Deactivates the overlay.
Source: