| MatIndexerTParent Property |
Parent matrix object
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax protected Mat Parent { get; }
Protected ReadOnly Property Parent As Mat
Get
protected:
property Mat^ Parent {
Mat^ get ();
}
member Parent : Mat with get
Property Value
Type:
MatSee Also