Accusoft.ImagXpress12.Net
DeskewType Enumeration
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace : DeskewType Enumeration




Glossary Item Box

Option values to indicate deskew settings for image correction.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
AdjustSize1The image size grows or shrinks.
Normal0Normal
PhotoCrop6A special deskew routine specifically for color images.
PreserveCrop2The image stays the same size, a rotated image is cropped to original dimensions.
PreserveResample4The image stays the same size, a rotated image is resized to the original dimensions using a resampling method.
PreserveResize3The image stays the same size, a rotated image is resized to the original dimensions using the version of the Processor.Resize method that favors speed.
PreserveResizeQuality5The image stays the same size, a rotated image is resized to the original dimensions using the version of Processor.Resize method that favors quality.

Remarks

The default value is Normal.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.DeskewType

See Also

©2013. Accusoft Corporation. All Rights Reserved.