Click or drag to resize
Accord.NET (logo)

MotionAreaHighlightingHighlightColor Property

Color used to highlight motion regions.

Namespace:  Accord.Vision.Motion
Assembly:  Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax
public Color HighlightColor { get; set; }
Request Example View Source

Property Value

Type: Color
Remarks

Default value is set to red color.

See Also