←Select platform

CurveType Property

Summary
Gets or sets a value that specifies how the range is used to fill the LUT and the type of LUT. This is a dependency property.
Syntax
C#
VB
C++
public CurveType CurveType { get; set; } 
  
Public Property CurveType As CurveType 
public: 
property CurveType CurveType { 
   CurveType get(); 
   void set (    CurveType ); 
} 

Property Value

An CurveType enumeration member that specifies how the range is used to fill the LUT and the type of LUT. Default value is CurveType.Linear.

Example

For C#/VB examples, refer to WindowLevelEffect.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Media.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.