| ContrastEffect Properties |
The ContrastEffect type exposes the following members.
| Name | Description | |
|---|---|---|
| BufferPrecision | Specifies what precision to use for intermediate buffers when drawing this effect. | |
| CacheOutput | Enables caching the output from drawing this effect. | |
| ClampSource | Indicates whether to clamp input values to 0-1 range before contrast adjustment. Default value false. | |
| Contrast | Amount by which to adjust the contrast of the image. Default value 0, range -1 to 1. | |
| Name | Attaches a user-defined name string to the effect. | |
| Source | Gets or sets the input source for Contrast effect. |