Table of Contents

Constructor Size

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Size(int, int)

public Size(int Width, int Height)

Parameters

Width int
Height int

Size(double, double)

Constructor

public Size(double width, double height)

Parameters

width double
height double