http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Return a clone of the Matrix
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public RotationMatrix2D<T> Clone() |
Visual Basic |
---|
Public Function Clone As RotationMatrix2D(Of T) |
Visual C++ |
---|
public: RotationMatrix2D<T>^ Clone() |