http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create an image of the same size
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public Image<TColor, TDepth> CopyBlank() |
Visual Basic |
---|
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