Table of Contents

Method Resize

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Resize(int, int)

Sets window size

public void Resize(int width, int height)

Parameters

width int

New width

height int

New height