←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 Leadtools.Windows.Media.Effects.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Media.Effects Assembly