Create an image of the same size
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public Image<TColor, TDepth> CopyBlank() |
Visual Basic (Declaration) |
---|
Public Function CopyBlank As Image(Of TColor, TDepth) |
Visual C++ |
---|
public: Image<TColor, TDepth>^ CopyBlank() |
Return Value
The image of the same size
Remarks
The initial pixel in the image equals zero