LevelsFilter::Gray Property

The relative position of the middle gray point.

Range [0.0, 1.0], where 0.0 is at the white saturating point and 1.0 is at the black saturating point.

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

public:
virtual property double Gray {
	double get () sealed;
	void set (double value) sealed;
}

Property Value

Type: Double

Default is 0.5.

Lumia Imaging SDK

Supported in: 2.0
Show: