Table of Contents

Method Size

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Size()

Returns a matrix size.

public Size Size()

Returns

Size

Size(int)

Returns a matrix size.

public int Size(int dim)

Parameters

dim int

Returns

int