Property Scale
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; }
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; }