Click or drag to resize

MatSize Method (Int32)

Returns a matrix size.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public int Size(
	int dim
)

Parameters

dim
Type: SystemInt32

Return Value

Type: Int32
See Also