RgbMixerEffect::Blue Property

A set of curves defining the new color based on the current blue component. Default is a set of curves that leaves the Blue channel unchanged.

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

public:
virtual property ArgbColorCurves^ Blue {
	ArgbColorCurves^ get () sealed;
	void set (ArgbColorCurves^ value) sealed;
}

Property Value

Type: ArgbColorCurves

Lumia Imaging SDK

Supported in: 3.0
Show: