The following tables list the members exposed by BrightExtractEffect.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
BrightExtractEffect | Initializes a new instance of the BrightExtractEffect class. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Input | Gets or sets an optional brush that represents the result of this effect. This is a dependency property. |
![]() |
Threshold | Gets or sets brightness threshold. This is a dependency property. |
Public Fields
| Name | Description | |
|---|---|---|
![]() |
InputProperty | Identifies the Input dependency property. |
![]() |
ThresholdProperty | Identifies the Threshold dependency property. |
See Also