Click or drag to resize

MatStep Method (Int32)

Returns number of bytes each matrix row occupies.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public long Step(
	int i
)

Parameters

i
Type: SystemInt32

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

Return Value

Type: Int64

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

See Also