NeptuneLabs FSI Viewer JS User Manual page 107

Table of Contents

Advertisement

4 FSI QuickZoom
void
void
void
void
nInstanceID
strVersion
strVersion
107
init();
Initializes FSI QuickZoom.
printAPI();
Shows all API methods in the console in alphabetical
order.
destroy();
Destroys FSI QuickZoom.
addImages(elImg, strSrc);
This adds a single <img> node to the list of dynamic
touch zoom images. elImg: the <img> node object
strSrc (optional): the image URL (img.src if undefined)
Note: you can as well call scanForNewImages() after
adding an <img> node
.
getInstanceID();
Returns the number of the viewer object.
getVersion();
Returns a string containing the FSI ImageFlow software
version.
getBuild();
Returns a string containing theFSI ImageFlow software
build number.
NeptuneLabs - FSI Viewer

Advertisement

Table of Contents
loading

Table of Contents