TemperatureAndTintEffect Constructor
| Name | Description | |
|---|---|---|
|
TemperatureAndTintEffect() |
Creates and initializes a new TemperatureAndTint effect with default values.
|
|
TemperatureAndTintEffect(IImageProvider) |
Creates and initializes a new TemperatureAndTint effect that uses the provided image source.
|
|
TemperatureAndTintEffect(Double, Double) |
Creates and initializes a new TemperatureAndTint effect that uses provided temperature and tint.
|
|
TemperatureAndTintEffect(IImageProvider, Double, Double) |
Creates and initializes a new TemperatureAndTint effect that uses the provided image source, temperature and tint.
|
Show: