www.emgu.com/wiki
Copy the current array to dest

Declaration Syntax
public void Copy(
CvArray<TDepth> dest
)
Public Sub Copy ( _
dest As CvArray(Of TDepth) _
)
public:
void Copy(
CvArray<TDepth>^ dest
)
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)