ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisImageInfo class / xResolution Property

In This Topic
    xResolution Property
    In This Topic
    Gets the horizontal resolution of the image, in dots per inch.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_xResolution() : number(Integer)
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisImageInfo.get_xResolution();
    See Also