Accusoft.ScanFixXpress8.Net
Deskew() Method




Detects the skew angle of the current image and rotates the image to remove that skew.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Overloads Function Deskew() As DeskewResults
'Usage
 
Dim instance As ScanFix
Dim value As DeskewResults
 
value = instance.Deskew()

Return Value

A DeskewResults object containing information about the results of the deskew process.
Exceptions
ExceptionDescription
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.
Remarks

The deskew enhancement is capable of correcting skews ranging from -20 to +20 degrees by rotating the image to 0 degree. It is recommended to use this enhancement on images with skews within the valid range.

Use this function if the default control parameters are adequate.

See Also

Reference

ScanFix Class
ScanFix Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback