Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Color temperature adjustment.
Range [-1.0, 1.0] where 0 implies an unmodified color temperature.
Namespace: Lumia.Imaging.Adjustments
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
Syntax
public double Temperature { get; set; }
'Declaration
Public Property Temperature As Double
Get
Set
public:
virtual property double Temperature {
double get () sealed;
void set (double value) sealed;
}
function get_Temperature();
function set_Temperature(value);
Property Value
Type: Double
Version Information
Lumia Imaging SDK
Supported in: 3.0
See Also
TemperatureAndTintEffect Class