The size of MCvMat
Namespace:
Emgu.CV
Assembly:
Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
| C# |
|---|
public static int MCvMat { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property MCvMat As Integer |
| Visual C++ |
|---|
public:
static property int MCvMat {
int get ();
} |
See Also