CalculateSkewFromUri

AsposeOcr.CalculateSkewFromUri method

Calculates the skew angle of an image from URI.

public float CalculateSkewFromUri(string uri)
ParameterTypeDescription
uriStringURI link to the image.

Return Value

Skew angle in degrees.

See Also