LEADTOOLS WPF and Silverlight (Leadtools.Windows.Media.Effects assembly)
LEAD Technologies, Inc

CurveType Enumeration






Options to specify how the range is used to fill the LUT and the type of LUT. .NET support Silverlight support
Syntax
'Declaration
 
Public Enum CurveType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CurveType
ObjectiveC Syntax
Java Syntax
public enum class CurveType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Exponential

LUT is exponential.

Linear

LUT is leaner

Logarithmic

LUT is logarithmic.

Sigmoid

LUT is sigmoid.

Remarks

This enumeration is used as the type for the WindowLevelEffect.CurveType property.

Example

For C#/VB examples, refer to WindowLevelEffect.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Media.Effects.CurveType

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.Windows.Media.Effects Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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