C# Class OpenCvSharp.MatExpr.ColIndexer

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

Méthodes publiques

Méthode Description
this ( int x ) : MatExpr

Méthodes protégées

Méthode Description
ColIndexer ( MatExpr parent ) : System

Method Details

ColIndexer() protected méthode

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

this() public méthode

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