C# Class OpenCvSharp.MatExpr.RowIndexer

Inheritance: OpenCvSharp.MatExprRowColIndexer
Afficher le fichier Open project: shimat/opencvsharp

Méthodes publiques

Méthode Description
this ( int y ) : MatExpr

Méthodes protégées

Méthode Description
RowIndexer ( MatExpr parent ) : System

Method Details

RowIndexer() protected méthode

protected RowIndexer ( MatExpr parent ) : System
parent MatExpr
Résultat System

this() public méthode

public this ( int y ) : MatExpr
y int
Résultat MatExpr