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