Click or drag to resize

IBitmapImageFindDeSkewAngle Method

Finds the de-skew angle for scanned document that is not straight. This method works best with 200 DPI images using 11 point font size.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
double FindDeSkewAngle()

Return Value

Type: Double
Deskew angle.
See Also