TemperatureAndTintFilter Constructor (Double, Double)

Creates and initializes a new TemperatureAndTintFilter with specified temperature and tint.

Namespace: Lumia.Imaging.Adjustments
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

public:
TemperatureAndTintFilter(
	[InAttribute] double temperature, 
	[InAttribute] double tint
)

Parameters

temperature
Type: System::Double
The temperature adjustment value.

Range [-1.0, 1.0] where 0 implies an unmodified color temperature.

tint
Type: System::Double
The tint adjustment.

Range [-1.0, 1.0] where 0 implies an unmodified color tint.

Lumia Imaging SDK

Supported in: 2.0
Show: