var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: object // Parameters var index; // Type: number value = instance.getImageInfo(index);
function getImageInfo(
indexZero-based index of image in image collection.: number
) : object;
Parameters
- index
- Zero-based index of image in image collection.
Return Value
Object that contains information about size and resolution of image.