Barcode Xpress for Java v14.0 - Updated
com.accusoft.barcodexpress Package / Result Class / getSkew Method
In This Topic
    getSkew Method
    In This Topic

    Gets the angle of skew for the recognized barcode analyzed.

    The skew angle is measured in degrees. 0 degrees is horizontal.
    Syntax
    public int getSkew()

    Return Value

    skew value.
    See Also