Class MatExprRowColIndexer
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
public abstract class MatExprRowColIndexer
- Inheritance
-
MatExprRowColIndexer
- Inherited Members
Constructors
MatExprRowColIndexer(MatExpr)
protected MatExprRowColIndexer(MatExpr parent)
Parameters
parentMatExpr
Properties
this[int]
public abstract MatExpr this[int pos] { get; }
Parameters
posint
Property Value
Parent
protected MatExpr Parent { get; }
Property Value
Methods
Get(int)
[SuppressMessage("Microsoft.Design", "CA1716: Identifiers should not match keywords")]
public virtual MatExpr Get(int pos)
Parameters
posint