http://www.emgu.com
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Get the histogram control of this viewer
Namespace: Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public HistogramBox HistogramCtrl { get; } |
Visual Basic |
---|
Public ReadOnly Property HistogramCtrl As HistogramBox Get |
Visual C++ |
---|
public: property HistogramBox^ HistogramCtrl { HistogramBox^ get (); } |