BrightnessEffect Properties |
The BrightnessEffect type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlackPoint | Sets the black point of the brightness transfer curve.
This controls the appearance of darker parts of the image.
Default value (0,0). |
![]() | BufferPrecision | Specifies what precision to use for intermediate buffers when drawing this effect. |
![]() | CacheOutput | Enables caching the output from drawing this effect. |
![]() | Name | Attaches a user-defined name string to the effect. |
![]() | Source | Gets or sets the input source for Brightness effect. |
![]() | WhitePoint | Sets the white point of the brightness transfer curve.
This controls the appearance of lighter parts of the image.
Default value (1,1). |