Click or drag to resize
TemperatureAndTintEffect Properties

The TemperatureAndTintEffect 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 propertyName
Attaches a user-defined name string to the effect.
Public propertySource
Gets or sets the input source for TemperatureAndTint effect.
Public propertyTemperature
Specifies how much to increase or decrease the temperature of the image. Default value 0, range -1 to 1.
Public propertyTint
Specifies how much to increase or decrease the tint of the image. Default value 0, range -1 to 1.
Top
See Also