http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Copy the current array to dest
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public void CopyTo( CvArray<TDepth> dest ) |
Visual Basic |
---|
Public Sub CopyTo ( _ dest As CvArray(Of TDepth) _ ) |
Visual C++ |
---|
public: void CopyTo( CvArray<TDepth>^ dest ) |
Parameters
- dest
- Type: Emgu.CV..::..CvArray<(Of <(<'TDepth>)>)>
The destination Array