Accusoft.ImagXpressSdk Namespace > Processor Class > Deskew Method : Deskew(DeskewType) Method |
'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 )
Use this method on images with a bit depth greater than one.
For bitonal (1-bit) images, use the DocumentDeskew method.