Click or drag to resize

HistogramBoxClearHistogram Method

http://www.emgu.com
Remove all the histogram from the control. You should call the Refresh() function to update the control after all modification is complete.

Namespace:  Emgu.CV.UI
Assembly:  Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public void ClearHistogram()
See Also