| Leadtools.ImageProcessing Namespace : CombineWarpCommandFlags Enumeration |
[FlagsAttribute()] public enum CombineWarpCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum CombineWarpCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CombineWarpCommandFlags
[FlagsAttribute()] public enum CombineWarpCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.CombineWarpCommandFlags = function() { };
Leadtools.ImageProcessing.CombineWarpCommandFlags.prototype = {
None = 0,
Bilinear = 1,
Reserved1 = 2,
Reserved2 = 4,
Reserved3 = 8,
Reserved4 = 16,
Reserved5 = 32,
Reserved6 = 64,
Reserved7 = 128,
Reserved8 = 256,
Reserved9 = 512,
};
[FlagsAttribute()] public enum class CombineWarpCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.CombineWarpCommandFlags