Click or drag to resize

MatTElemClone Method

Creates a full copy of the matrix.

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

Return Value

Type: MatTElem

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

See Also