Property HoleColor
HoleColor
Gets or sets the color of the internal holes.
[Range(0, 255)]
[Precision(0, 1)]
[TypeConverter(typeof(BgraScalarConverter))]
public Scalar HoleColor { get; set; }
Gets or sets the color of the internal holes.
[Range(0, 255)]
[Precision(0, 1)]
[TypeConverter(typeof(BgraScalarConverter))]
public Scalar HoleColor { get; set; }