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