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