Click or drag to resize

MatSize Method (Int32)

Returns a matrix size.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public int Size(
	int dim
)

Parameters

dim
Type: SystemInt32

[Missing <param name="dim"/> documentation for "M:OpenCvSharp.Mat.Size(System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.Mat.Size(System.Int32)"]

See Also