| PosterizeEffect Properties |
The PosterizeEffect type exposes the following members.
| Name | Description | |
|---|---|---|
| BlueValueCount | Specifies how many discrete steps to divide the blue channel range of 0.0 to 1.0 into. | |
| BufferPrecision | Specifies what precision to use for intermediate buffers when drawing this effect. | |
| CacheOutput | Enables caching the output from drawing this effect. | |
| GreenValueCount | Specifies how many discrete steps to divide the green channel range of 0.0 to 1.0 into. | |
| Name | Attaches a user-defined name string to the effect. | |
| RedValueCount | Specifies how many discrete steps to divide the red channel range of 0.0 to 1.0 into. | |
| Source | Gets or sets the input source for Posterize effect. |