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