←Select platform
In This Topic ▼

WindowLevelEffect Class Members

Summary

The following tables list the members exposed by WindowLevelEffect.

Public Constructors

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

Public Methods

Name Description
Public Method
static  | Shared in VB</div>
CreateGrayTexture Helper method to create the grayscale brush required by this effect from a LEADTOOLS Leadtools.RasterImage.
Public Method FillGrayTexture Initializes the GrayTexture property of this effect from the specified Leadtools.RasterImage.

Protected Methods

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

Public Properties

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

Public Fields

Name Description
Public Field
static  | Shared in VB
CurveTypeProperty Identifies the CurveType dependency property.
Public Field static  | Shared in VB EndProperty Identifies the End dependency property.
Public Field static  | Shared in VB FactorProperty Identifies the Factor dependency property.
Public Field static  | Shared in VB GrayTextureProperty Identifies the GrayTexture dependency property.
Public Field static  | Shared in VB InputProperty Identifies the Input dependency property.
Public Field static  | Shared in VB StartProperty Identifies the Start dependency property.
Public Field static  | Shared in VB WindowCenterProperty Identifies the WindowCenter dependency property.
Public Field static  | Shared in VB WindowWidthProperty Identifies the WindowWidth dependency property.

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

Leadtools.Windows.Media.Effects Assembly