ChromaKeyFilter::ColorDistance Property

Specifies how much variation around the chroma key color will be considered for transparency.

Range [0.0, 1.0].

Namespace: Lumia.Imaging.Compositing
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 chroma key color will be considered for transparency.

Default is 0.0.

Lumia Imaging SDK

Supported in: 2.0
Show: