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