←Select platform

WindowLevelEffect Class Members

Summary

The following tables list the members exposed by WindowLevelEffect.

Public Constructors

Name Description
WindowLevelEffect Initializes a new instance of the WindowLevelEffect class with the specified parameters.

Public Methods

Name Description
CreateGrayTexture Helper method to create the grayscale brush required by this effect from a LEADTOOLS Leadtools.RasterImage.
FillGrayTexture Initializes the GrayTexture property of this effect from the specified Leadtools.RasterImage.

Protected Methods

Name Description
OnCurveTypeChanged Occurs when the value of the CurveType property changes.

Public Properties

Name Description
CurveType 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.
End Gets or sets the ending color value for the gradient. This is a dependency property.
Factor Gets or sets the factor to be applied in the function operation specified in CurveType. This is a dependency property.
GrayTexture Gets or sets the gray texture to use with this effect. This is a dependency property.
Input Gets or sets an optional brush that represents the result of this effect. This is a dependency property.
Start Gets or sets the starting color value for the gradient. This is a dependency property.
WindowCenter Gets or sets the center of the window used in this effect. This is a dependency property.
WindowWidth Gets or sets the width of the window used in this effect. This is a dependency property.

Public Fields

Name Description
CurveTypeProperty Identifies the CurveType dependency property.
EndProperty Identifies the End dependency property.
FactorProperty Identifies the Factor dependency property.
GrayTextureProperty Identifies the GrayTexture dependency property.
InputProperty Identifies the Input dependency property.
StartProperty Identifies the Start dependency property.
WindowCenterProperty Identifies the WindowCenter dependency property.
WindowWidthProperty Identifies the WindowWidth dependency property.
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