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