In This Topic
Gets the image size.
Syntax
var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);
var value; // Type: object
value = instance.get_Size();
function get_Size() : object;
Return Value
Image size in pixels.
Browser Compatibility
See Also