InteractiveForegroundSegmenter::BackgroundColor Property
The color that represents the background annotations in the AnnotationsSource image.
Default value is blue (A = 255, R = 0, G = 0, B = 255).
Namespace: Lumia.Imaging.Compositing
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property Color BackgroundColor { Color get () sealed; void set (Color value) sealed; }
Property Value
Type: Color
Show: