AutoEnhanceFilter::TargetWhitePoint Property

The desired target white point. The luminance of the provided color is ignored, only the chrominance information is used.

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

public:
virtual property Color TargetWhitePoint {
	Color get () sealed;
	void set (Color value) sealed;
}

Property Value

Type: Color

This property is only used if WhiteBalanceMode is set to Automatic or Manual.

The alpha component of the color is not used.

Default is RGB (255, 255, 255).

Lumia Imaging SDK

Supported in: 2.0
Show: