Click or drag to resize

MatEmptyClone Method

Makes a Mat that have the same size, depth and channels as this image

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Mat EmptyClone()

Return Value

Type: Mat

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

See Also