Click or drag to resize

MatExprRowColIndexerItem Property

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public abstract MatExpr this[
	int pos
] { get; }

Parameters

pos
Type: SystemInt32

Return Value

Type: MatExpr
See Also