Method Resize NamespaceOpenCvSharp AssemblyOpenCvSharp.dll Resize(int, int) Sets window size public void Resize(int width, int height) Parameters width int New width height int New height