MatRowColExprIndexer Methods OpenCvSharp Class Library

The MatRowColExprIndexer type exposes the following members.

Methods

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

Reference