LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

DeskewCommandThresholdOptions Enumeration

Show in webframe





Flags that indicate whether to deskew the image if the skew angle is very small.
Syntax
public enum DeskewCommandThresholdOptions : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DeskewCommandThresholdOptions 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DeskewCommandThresholdOptions

            

            
public enum class DeskewCommandThresholdOptions : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000ThresholdDo not deskew the image if the deskew angle is very small (less than 0.5 degrees).
0x00000000NoThresholdDeskew (rotate) the image for any deskew angle value.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Workflow.ImageProcessing.DeskewCommandThresholdOptions

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.