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

DeskewCommandRotationSpeed Enumeration

Show in webframe





Flags that indicate whether to use normal or fast rotation speed. Normal results in high quality. Fast results in moderate quality and is only intended for 1-bit images.
Syntax
public enum DeskewCommandRotationSpeed : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DeskewCommandRotationSpeed 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DeskewCommandRotationSpeed

            

            
public enum class DeskewCommandRotationSpeed : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NormalSpeedRotateUse normal rotation speed (high quality).
0x00000001HighSpeedRotateUse fast rotation speed (moderate quality, only for 1-bit images).
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


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