Click or drag to resize
BrightnessEffect Properties

The BrightnessEffect type exposes the following members.

Properties
  NameDescription
Public propertyBlackPoint
Sets the black point of the brightness transfer curve. This controls the appearance of darker parts of the image. Default value (0,0).
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 propertyName
Attaches a user-defined name string to the effect.
Public propertySource
Gets or sets the input source for Brightness effect.
Public propertyWhitePoint
Sets the white point of the brightness transfer curve. This controls the appearance of lighter parts of the image. Default value (1,1).
Top
See Also