Property Lower
Lower
Gets or sets the lower bound of the HSV color range.
[TypeConverter(typeof(HsvScalarConverter))]
public Scalar Lower { get; set; }
Property Value
- Scalar
Gets or sets the lower bound of the HSV color range.
[TypeConverter(typeof(HsvScalarConverter))]
public Scalar Lower { get; set; }