http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Make a copy of this matrix
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public virtual Matrix<TDepth> Clone() |
Visual Basic |
---|
Public Overridable Function Clone As Matrix(Of TDepth) |
Visual C++ |
---|
public: virtual Matrix<TDepth>^ Clone() |