Gets a horizontal resolution of image.
var instance = new Vintasoft.Twain.WebAcquiredImageJS(twainDeviceManager, imageId, imageInfo);
var value; // Type: number
value = instance.get_XResolution();
function get_XResolution() : number;
Return Value
A horizontal resolution of image.