Click or drag to resize

MatTElem, TInheritCopyTo Method

Overload List
  NameDescription
Public methodCopyTo(Mat)
Copies the matrix to another one.
(Inherited from Mat.)
Public methodCopyTo(TElem, Int32)
Copies the elements of the ICollection<T> to an Array, starting at a particular Array index.
Public methodCopyTo(Mat, Mat)
Copies the matrix to another one.
(Inherited from Mat.)
Top
See Also