LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)
LEAD Technologies, Inc

DeskewCommandRotationSpeed Enumeration






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 DeskewCommandRotationSpeed : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Workflow.ImageProcessing.DeskewCommandRotationSpeed = function() { };
Leadtools.Workflow.ImageProcessing.DeskewCommandRotationSpeed.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DeskewCommandRotationSpeed : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
HighSpeedRotateUse fast rotation speed (moderate quality, only for 1-bit images).
NormalSpeedRotateUse normal rotation speed (high quality).
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.