Leadtools.Workflow.ImageProcessing Namespace : DeskewCommandInterpolationType Enumeration |
public enum DeskewCommandInterpolationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DeskewCommandInterpolationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DeskewCommandInterpolationType
public enum DeskewCommandInterpolationType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Workflow.ImageProcessing.DeskewCommandInterpolationType = function() { }; Leadtools.Workflow.ImageProcessing.DeskewCommandInterpolationType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DeskewCommandInterpolationType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
RotateBicubic | Perform bicubic interpolation when rotating. |
RotateLinear | Don't perform any interpolation methods when rotating. |
RotateResample | Perform bilinear interpolation when rotating. |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.ImageProcessing.DeskewCommandInterpolationType
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