ZoomifyViewer.getImageHeight()

Availability

Flash Player 6.

Usage

ZoomifyViewerInstance.getImageHeight();

Parameters

None

Returns

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

Description

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

Example


var imageHeight=ZoomifyViewerInstance.getImageHeight();

See also

ZoomifyViewer.getImageWidth
ZoomifyViewer.getViewWidth
ZoomifyViewer.getViewHeight
ZoomifyViewer.updateView