The default constructor which allows Data to be set later on

Namespace:  Emgu.CV
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
protected Matrix()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
Matrix()

See Also