MatrixTDepthMCvMat Property |
http://www.emgu.com
The MCvMat structure format
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
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