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

DeskewCommandInterpolationType Enumeration






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 DeskewCommandInterpolationType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Workflow.ImageProcessing.DeskewCommandInterpolationType = function() { };
Leadtools.Workflow.ImageProcessing.DeskewCommandInterpolationType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DeskewCommandInterpolationType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
RotateBicubicPerform bicubic interpolation when rotating.
RotateLinearDon't perform any interpolation methods when rotating.
RotateResamplePerform bilinear interpolation when rotating.
Inheritance Hierarchy

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

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.