void
showAboutWindow();
Shows the "About" window.
void
showMenuButton(strButtonID, bShow);
Shows a specific menu button.
void
updateSize();
Updates the size of a fsi-viewer element.
void
resetView();
Reset the viewer to the initial magnification and rotation.
fZoomInPercent
getZoom();
Returns the current magnification level..
void
setZoom(fPercent, bPreliminary, bAnimate);
Set magnification to the amount indicated by fPercent
[0...100], where fPercent = 0 means normal scale and
fPercent = 100 for maximum magnification.
bPreliminary:
Set to true if the magnification level is
temporary only. In this case no additional image data will be
loaded.
bAnimate:
Set to true to animate from the current
to the given magnification level.
2 FSI Viewer JS
NeptuneLabs - FSI Viewer
76