The following tables list the members exposed by WindowLevelEffect.
| Name | Description | |
|---|---|---|
|  | WindowLevelEffect | Initializes a new instance of the WindowLevelEffect class with the specified parameters. | 
| 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. | 
| Name | Description | |
|---|---|---|
|  | OnCurveTypeChanged | Occurs when the value of the CurveType property changes. | 
| 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. | 
| 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. |