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

DeskewCommandThresholdOptions Enumeration






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 DeskewCommandThresholdOptions : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Workflow.ImageProcessing.DeskewCommandThresholdOptions = function() { };
Leadtools.Workflow.ImageProcessing.DeskewCommandThresholdOptions.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DeskewCommandThresholdOptions : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
NoThresholdDeskew (rotate) the image for any deskew angle value.
ThresholdDo not deskew the image if the deskew angle is very small (less than 0.5 degrees).
Inheritance Hierarchy

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

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.