Click or drag to resize

MatAlignment Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Mat Alignment(
	int n = 4
)

Parameters

n (Optional)
Type: SystemInt32

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

Return Value

Type: Mat

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

See Also