LEADTOOLS WPF and Silverlight (Leadtools.Windows.Media.Effects assembly)

CurveType Enumeration

Show in webframe





Options to specify how the range is used to fill the LUT and the type of LUT.
Syntax
'Declaration
 
Public Enum CurveType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CurveType

            

            
public enum class CurveType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Linear

LUT is leaner

0x00000001Logarithmic

LUT is logarithmic.

0x00000002Exponential

LUT is exponential.

0x00000003Sigmoid

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

See Also

Reference

Leadtools.Windows.Media.Effects Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.