Leadtools.ImageProcessing.Effects Namespace : FunctionalLookupTableFlags Enumeration |
public enum FunctionalLookupTableFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum FunctionalLookupTableFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As FunctionalLookupTableFlags
public enum FunctionalLookupTableFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.Effects.FunctionalLookupTableFlags = function() { }; Leadtools.ImageProcessing.Effects.FunctionalLookupTableFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class FunctionalLookupTableFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Exponential | Apply the exponential function. |
Linear | Apply the linear function. |
Logarithm | Apply the natural logarithm function. |
Sigmoid | Apply the sigmoid function. |
Signed | Signed, the lookupTable parameter of EffectsUtilities.GetFunctionalLookupTable should contain signed data. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Effects.FunctionalLookupTableFlags
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