InteractiveForegroundSegmenter Class
Segments the source image into foreground and background guided by user provided annotations. The output is a black and white mask where white areas represent the foreground and black areas represent the background.
Namespace: Lumia.Imaging.Compositing
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
Lumia.Imaging.Compositing.InteractiveForegroundSegmenter = function(); Type.createClass( 'Lumia.Imaging.Compositing.InteractiveForegroundSegmenter', null, Windows.Foundation.IClosable, Lumia.Imaging.IImageConsumer, Lumia.Imaging.IImageConsumer2, Lumia.Imaging.IImageProvider, Lumia.Imaging.IImageProvider2, Lumia.Imaging.IPropertyDescriptions);
Show: