InteractiveForegroundSegmenter::Quality Property

Quality of the result.

Changing quality of the effect affects time and memory consumption of the effect by adjusting the working size. The working size of the effect is dependent on the Source's size, so a lower Quality value might be necessary to avoid an OutOfMemoryException.

Range [0.0, 1.0]. Default value is 1.

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

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

Property Value

Type: Double

Lumia Imaging SDK

Supported in: 3.0, 2.0
Show: