Table of Contents

Property Color

Namespace
Bonsai.Vision.Drawing
Assembly
Bonsai.Vision.dll

Color

Gets or sets the color of the line.

[Range(0, 255)]
[Precision(0, 1)]
[TypeConverter(typeof(BgraScalarConverter))]
public Scalar Color { get; set; }

Property Value

Scalar