http://www.emgu.com
Make a clone of the current UMat.
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 UMat
member Clone : unit -> UMat
Return Value
Type:
UMatA clone of the current UMat.
See Also