Click or drag to resize

MatTElemCopyTo Method

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