Click or drag to resize
HistogramViewerHistogramCtrl Property
http://www.emgu.com
Get the histogram control of this viewer

Namespace: Emgu.CV.UI
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public HistogramBox HistogramCtrl { get; }

Property Value

Type: HistogramBox
See Also