ZoomifyViewer.getImageWidth()

Availability

Flash Player 6.

Usage

ZoomifyViewerInstance.getImageWidth();

Parameters

None

Returns

The width of the image base (full) resolution in pixels.

Description

Returns the width of the image at 100% zoom (the width of the original source image) in pixels.

Example


var imageWidth=ZoomifyViewerInstance.getImageWidth();

See also

ZoomifyViewer.getImageHeight
ZoomifyViewer.getViewWidth
ZoomifyViewer.getViewHeight
ZoomifyViewer.updateView