Click or drag to resize

HistogramViewerShow Method

http://www.emgu.com
Overload List
  NameDescription
Public methodShow
Displays the control to the user.
(Inherited from Control.)
Public methodShow(IWin32Window)
Shows the form with the specified owner to the user.
(Inherited from Form.)
Public methodStatic memberShow(IInputArray)
Display the histograms of the specific image
Public methodStatic memberShow(IInputArray, Int32)
Display the histograms of the specific image
Top
See Also