LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

CombineWarpCommandFlags Enumeration






Flags for the CombineWarpCommand.Flags property. .NET support WinRT support
Syntax
[FlagsAttribute()]
public enum CombineWarpCommandFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum CombineWarpCommandFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CombineWarpCommandFlags
[FlagsAttribute()]
public enum CombineWarpCommandFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.CombineWarpCommandFlags = function() { };
Leadtools.ImageProcessing.CombineWarpCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class CombineWarpCommandFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BilinearBilinear interpolation. This value is only valid if the bits per pixel of the image is 1-bit, 8-bit grayscale, 12-bit without a lookup table, 16-bit without a lookup table, 24, 32, 48, or 64.
NoneDefault (No interpolation).
Reserved1Reserved.
Reserved2Reserved.
Reserved3Reserved.
Reserved4Reserved.
Reserved5Reserved.
Reserved6Reserved.
Reserved7Reserved.
Reserved8Reserved.
Reserved9Reserved.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.CombineWarpCommandFlags

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.ImageProcessing Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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