Click or drag to resize
ContrastEffect Properties

The ContrastEffect type exposes the following members.

Properties
  NameDescription
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 propertyClampSource
Indicates whether to clamp input values to 0-1 range before contrast adjustment. Default value false.
Public propertyContrast
Amount by which to adjust the contrast of the image. Default value 0, range -1 to 1.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertySource
Gets or sets the input source for Contrast effect.
Top
See Also