| MatClone Method |
Creates a full copy of the matrix.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax Public Function Clone As Mat
member Clone : unit -> Mat
Return Value
Type:
Mat[Missing <returns> documentation for "M:OpenCvSharp.Mat.Clone"]
See Also