MatEmptyClone Method OpenCvSharp Class Library
Makes a Mat that have the same size, depth and channels as this image

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public Mat EmptyClone()

Return Value

Type: Mat

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.Mat.EmptyClone"]

See Also

Reference