http://www.emgu.com
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
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.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public void ClearHistogram() |
Visual Basic |
---|
Public Sub ClearHistogram |
Visual C++ |
---|
public: void ClearHistogram() |