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