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.0.1.3373 (4.0.1.3373)
SyntaxPublic Function Clone As Mat
member Clone : unit -> Mat
Return Value
Type:
MatA clone fo the current Mat
See Also