RgbMixerFilter::Red Property

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

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

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

Property Value

Type: ArgbColorCurves

Lumia Imaging SDK

Supported in: 2.0
Show: