MonoColorFilter::ColorDistance Property

Specifies the tolerance level of the effect.

Range [0.0, 1.0].

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

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

Property Value

Type: Double

If the color distance is small, only a small variation around the color defined with preserveColor will be preserved.

Default is 0.0.

Lumia Imaging SDK

Supported in: 2.0
Show: