Accusoft.ImagXpress13.Net
Deskew(DeskewType) Method




The DeskewType to use to deskew.
Deskews the image using the specified DeskewType.
Syntax
'Declaration
 
Public Overloads Sub Deskew( _
   ByVal deskewType As DeskewType _
) 
'Usage
 
Dim instance As Processor
Dim deskewType As DeskewType
 
instance.Deskew(deskewType)
public void Deskew( 
   DeskewType deskewType
)
public: void Deskew( 
   DeskewType deskewType
) 
public:
void Deskew( 
   DeskewType deskewType
) 

Parameters

deskewType
The DeskewType to use to deskew.
Remarks

Use this method on images with a bit depth greater than one.

For bitonal (1-bit) images, use the DocumentDeskew method.

See Also

Reference

Processor Class
Processor Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback