www.emgu.com/wiki
Create a matrix of the specific size

Declaration Syntax
public Matrix(
Size size
)
Public Sub New ( _
size As Size _
)
public:
Matrix(
Size size
)

Parameters
- size (Size)
- The size of the matrix
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)