Click or drag to resize

MatClone Method

Creates a full copy of the matrix.

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

Return Value

Type: Mat

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

See Also