Click or drag to resize
Accord.NET (logo)

HistogramColor Property

Histogram's color.

Namespace:  Accord.Controls
Assembly:  Accord.Controls.Imaging (in Accord.Controls.Imaging.dll) Version: 3.8.0
Syntax
[DefaultValueAttribute(typeof(Color), "Black")]
public Color Color { get; set; }
Request Example View Source

Property Value

Type: Color
See Also