Click or drag to resize
PosterizeEffect Properties

The PosterizeEffect type exposes the following members.

Properties
  NameDescription
Public propertyBlueValueCount
Specifies how many discrete steps to divide the blue channel range of 0.0 to 1.0 into.
Public propertyBufferPrecision
Specifies what precision to use for intermediate buffers when drawing this effect.
Public propertyCacheOutput
Enables caching the output from drawing this effect.
Public propertyGreenValueCount
Specifies how many discrete steps to divide the green channel range of 0.0 to 1.0 into.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertyRedValueCount
Specifies how many discrete steps to divide the red channel range of 0.0 to 1.0 into.
Public propertySource
Gets or sets the input source for Posterize effect.
Top
See Also