InteractiveForegroundSegmenter::AnnotationsSource Property

An image containing the user annotations for the foreground and the background. Must contain at least one pixel in foreground color and one pixel in background color.

The segmenter will only consider pixels of foreground color or background color, any other color will be treated as unknown.

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

public:
virtual property IImageProvider^ AnnotationsSource {
	IImageProvider^ get () sealed;
	void set (IImageProvider^ value) sealed;
}

Property Value

Type: IImageProvider

Lumia Imaging SDK

Supported in: 3.0, 2.0
Show: