The following tables list the members exposed by ContrastAdjustEffect.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
ContrastAdjustEffect | Initializes a new instance of the ContrastAdjustEffect class. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Brightness | Gets or sets the value to use to adjust the image brightness. This is a dependency property. |
![]() |
Contrast | Gets or sets the value to use to adjust the image saturation. This is a dependency property. |
![]() |
Input | Gets or sets an optional brush that represents the result of this effect. This is a dependency property. |
Public Fields
| Name | Description | |
|---|---|---|
![]() |
BrightnessProperty | Identifies the Brightness dependency property. |
![]() |
ContrastProperty | Identifies the Contrast dependency property. |
![]() |
InputProperty | Identifies the Input dependency property. |
See Also