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

DeskewCommandDeskewOptions Enumeration

Show in webframe





Flags that indicate whether to deskew the image after the method finds the skew angle.
Syntax
public enum DeskewCommandDeskewOptions : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DeskewCommandDeskewOptions 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DeskewCommandDeskewOptions

            

            
public enum class DeskewCommandDeskewOptions : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000DeskewImageDeskew (rotate) the image.
0x00000001ReturnAngleOnlyDon't deskew (rotate) the image. Generally this flag is used to find the angle of rotation.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


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