Table of Contents

Property Color

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Color

Gets or sets the color value to which all pixels in the output image will be set to.

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

Property Value

Scalar