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

DeskewCommandInterpolationType Enumeration

Show in webframe





Flags that specify which type of interpolation to use.
Syntax
public enum DeskewCommandInterpolationType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DeskewCommandInterpolationType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DeskewCommandInterpolationType

            

            
public enum class DeskewCommandInterpolationType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000RotateLinearDon't perform any interpolation methods when rotating.
0x00000001RotateResamplePerform bilinear interpolation when rotating.
0x00000002RotateBicubicPerform bicubic interpolation when rotating.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


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