Constructor
Namespace: OpenCvSharp.UserInterface
Assembly: OpenCvSharp.UserInterface (in OpenCvSharp.UserInterface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- image
- Type: OpenCvSharpIplImage
[Missing <param name="image"/> documentation for "M:OpenCvSharp.UserInterface.CvWindowEx.#ctor(OpenCvSharp.IplImage,System.Windows.Forms.PictureBoxSizeMode)"]
- sizeMode
- Type: System.Windows.FormsPictureBoxSizeMode
[Missing <param name="sizeMode"/> documentation for "M:OpenCvSharp.UserInterface.CvWindowEx.#ctor(OpenCvSharp.IplImage,System.Windows.Forms.PictureBoxSizeMode)"]
See Also