TemperatureAndTintEffect Properties |
The TemperatureAndTintEffect type exposes the following members.
Name | Description | |
---|---|---|
![]() | BufferPrecision | Specifies what precision to use for intermediate buffers when drawing this effect. |
![]() | CacheOutput | Enables caching the output from drawing this effect. |
![]() | Name | Attaches a user-defined name string to the effect. |
![]() | Source | Gets or sets the input source for TemperatureAndTint effect. |
![]() | Temperature | Specifies how much to increase or decrease the temperature of the image. Default value 0, range -1 to 1. |
![]() | Tint | Specifies how much to increase or decrease the tint of the image. Default value 0, range -1 to 1. |