www.emgu.com/wiki
Create an image of the same size

Declaration Syntax
public Image<TColor, TDepth> CopyBlank()
Public Function CopyBlank As Image(Of TColor, TDepth)
public:
Image<TColor, TDepth>^ CopyBlank()

Return Value
The image of the same size

Remarks
The initial pixel in the image equals zero
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)