CurvesFilter::Green Property

Color curve for the green channel.

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

public:
virtual property Curve^ Green {
	Curve^ get () sealed;
	void set (Curve^ value) sealed;
}

Property Value

Type: Curve

If this channel is not used, set to null.

Default is null.

Lumia Imaging SDK

Supported in: 2.0
Show: