Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Emgu
CV
Util
VectorOfDataMatrixCode
C# Class Emgu.CV.Util.VectorOfDataMatrixCode
Wraped class of the C++ standard vector of Byte.
Inheritance:
Emgu.Util.UnmanagedObject
显示文件
Open project: fajoy/RTSPExample
Public Methods
Method
Description
VectorOfDataMatrixCode
( ) :
System
Create an empty vector of DataMatrixCode
Protected Methods
Method
Description
DisposeObject
( ) :
void
Release the standard vector
Method Details
DisposeObject()
protected
method
Release the standard vector
protected
DisposeObject
( ) :
void
return
void
VectorOfDataMatrixCode()
public
method
Create an empty vector of DataMatrixCode
public
VectorOfDataMatrixCode
( ) :
System
return
System