MatExprIndexer Methods OpenCvSharp Class Library

The MatMatExprIndexer type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGet(Rect)
Creates a matrix header for the specified row/column span.
(Inherited from MatExprRangeIndexer.)
Public methodGet(Range, Range)
Creates a matrix header for the specified row/column span.
(Inherited from MatExprRangeIndexer.)
Public methodGet(Int32, Int32, Int32, Int32)
Creates a matrix header for the specified matrix row/column.
(Inherited from MatExprRangeIndexer.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSet(Rect, MatExpr)
Sets a matrix header for the specified matrix row/column span.
(Inherited from MatExprRangeIndexer.)
Public methodSet(Range, Range, MatExpr)
Sets a matrix header for the specified matrix row/column span.
(Inherited from MatExprRangeIndexer.)
Public methodSet(Int32, Int32, Int32, Int32, MatExpr)
Sets a matrix header for the specified matrix row/column.
(Inherited from MatExprRangeIndexer.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference