| MatrixTDepthMCvMat Property |
http://www.emgu.com
The MCvMat structure format
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic MCvMat MCvMat { get; }Public ReadOnly Property MCvMat As MCvMat
Get
public:
property MCvMat MCvMat {
MCvMat get ();
}member MCvMat : MCvMat with get
Property Value
Type:
MCvMat
See Also