Click or drag to resize

MatStep1 Method

Returns a normalized step.

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

Parameters

i (Optional)
Type: SystemInt32

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

Return Value

Type: Int64

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

See Also