The control that is used to display histogram

Namespace:  Emgu.CV.UI
Assembly:  Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class HistogramBox : UserControl
Visual Basic (Declaration)
Public Class HistogramBox _
	Inherits UserControl
Visual C++
public ref class HistogramBox : public UserControl

Inheritance Hierarchy

See Also