C# Class Emgu.CV.Util.VectorOfDataMatrixCode

Wraped class of the C++ standard vector of Byte.
Inheritance: Emgu.Util.UnmanagedObject
Exibir arquivo 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