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