CvNamedWindow Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodStatic memberNamedWindow(String)
Creates a window which can be used as a placeholder for images and trackbars. Created windows are reffered by their names.
Public methodStatic memberNamedWindow(String, WindowMode)
Creates a window which can be used as a placeholder for images and trackbars. Created windows are reffered by their names.
Top
See Also

Reference