StructSizeMCvMat Property |
http://www.emgu.com
The size of MCvMat
Namespace:
Emgu.CV.Util
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntaxpublic static int MCvMat { get; }
Public Shared ReadOnly Property MCvMat As Integer
Get
public:
static property int MCvMat {
int get ();
}
static member MCvMat : int with get
Property Value
Type:
Int32
See Also