Click or drag to resize

MatExprRowColIndexer Constructor

Initializes a new instance of the MatExprRowColIndexer class

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
protected MatExprRowColIndexer(
	MatExpr parent
)

Parameters

parent
Type: OpenCvSharpMatExpr

[Missing <param name="parent"/> documentation for "M:OpenCvSharp.MatExprRowColIndexer.#ctor(OpenCvSharp.MatExpr)"]

See Also