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