Click or drag to resize

ImageViewerShow 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)
Create a ImageViewer with the specific image and show it.
Public methodStatic memberShow(IInputArray, String)
Create a ImageViewer with the specific image and show it.
Top
See Also