Click or drag to resize

MatClone Method

Creates a full copy of the matrix.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public Mat Clone()

Return Value

Type: Mat
See Also