MatExprRowIndexer Class OpenCvSharp Class Library

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

Inheritance Hierarchy

SystemObject
  OpenCvSharp.CPlusPlusMatExprRowColIndexer
    OpenCvSharp.CPlusPlusMatExprRowIndexer

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 MatExprRowIndexer type exposes the following members.

Constructors

  NameDescription
Protected methodMatExprRowIndexer
Initializes a new instance of the MatExprRowIndexer 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