ColorBoostEffect Constructor (Double)

Creates a new ColorBoostEffect with the specified gain level.

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

public:
ColorBoostEffect(
	[InAttribute] double gain
)

Parameters

gain
Type: System::Double
The color boost gain level.

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

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

Lumia Imaging SDK

Supported in: 3.0
Show: