http://www.emgu.com
Make a clone of the current Mat
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
SyntaxPublic Function Clone As Mat
member Clone : unit -> Mat
Return Value
Type:
MatA clone of the current Mat
See Also