Click or drag to resize

MatExprRowColIndexerGet Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public virtual MatExpr Get(
	int pos
)

Parameters

pos
Type: SystemInt32

[Missing <param name="pos"/> documentation for "M:OpenCvSharp.MatExprRowColIndexer.Get(System.Int32)"]

Return Value

Type: MatExpr

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

See Also