ColorBoostFilter::Gain Property

The color boost gain level.

Range [-1.0, 20.0]. Negative values reduce the colors.

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

public:
virtual property double Gain {
	double get () sealed;
	void set (double value) sealed;
}

Property Value

Type: Double

Recommended values are in the range [-1.0, 1.0].

Default value is 0.

Lumia Imaging SDK

Supported in: 2.0
Show: