CvWindow Constructor OpenCvSharp Class Library
Overload List

  NameDescription
Public methodCvWindow
Creates a window with a random name
Public methodCvWindow(String)
Creates a window
Public methodCvWindow(CvArr)
Creates a window with a random name and a specified image
Public methodCvWindow(String, CvArr)
Creates a window
Public methodCvWindow(String, WindowMode)
Creates a window
Public methodCvWindow(WindowMode, CvArr)
Creates a window with a specified image and flag
Public methodCvWindow(String, WindowMode, CvArr)
Creates a window
Top
See Also

Reference