Leadtools.Windows.Media.Effects Namespace : CurveType Enumeration |
public enum CurveType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum CurveType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CurveType
ObjectiveC Syntax
Java Syntax
public enum class CurveType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Exponential | LUT is exponential. |
Linear | LUT is leaner |
Logarithmic | LUT is logarithmic. |
Sigmoid | LUT is sigmoid. |
This enumeration is used as the type for the WindowLevelEffect.CurveType property.
For C#/VB examples, refer to WindowLevelEffect.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Media.Effects.CurveType
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