Click or drag to resize
MatClone Method
http://www.emgu.com
Make a clone of the current Mat

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public Mat Clone()

Return Value

Type: Mat
A clone fo the current Mat
See Also