Table of Contents

Property Scale

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Scale

Gets or sets the scale factor applied to every color channel of the image.

[Precision(2, 0.01)]
[Range(0, 2147483647)]
[TypeConverter(typeof(BgraScalarConverter))]
public Scalar Scale { get; set; }

Property Value

Scalar