Click or drag to resize

MatExprRowColIndexerGet Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public virtual MatExpr Get(
	int pos
)

Parameters

pos
Type: SystemInt32

Return Value

Type: MatExpr
See Also