MatExpr. RowIndexer Class OpenCvSharp Class Library

[Missing <summary> documentation for "T:OpenCvSharp.CPlusPlus.MatExpr.RowIndexer"]

Inheritance Hierarchy

System.Object
  OpenCvSharp.CPlusPlus.MatExprRowColIndexer
    OpenCvSharp.CPlusPlus.MatExpr.RowIndexer

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class RowIndexer : MatExprRowColIndexer

The MatExpr. RowIndexer type exposes the following members.

Constructors

  NameDescription
Protected methodMatExpr.RowIndexer
Initializes a new instance of the MatExpr. RowIndexer class
Top
Properties

  NameDescription
Public propertyItem
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGet
(Inherited from MatExprRowColIndexer.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields

  NameDescription
Protected fieldparent
(Inherited from MatExprRowColIndexer.)
Top
See Also

Reference