www.emgu.com/wiki
Return a matrix of the same size with all elements equals 0

Declaration Syntax
public Matrix<TDepth> CopyBlank()
Public Function CopyBlank As Matrix(Of TDepth)
public:
Matrix<TDepth>^ CopyBlank()

Return Value
A matrix of the same size with all elements equals 0
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)