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