Click or drag to resize

BitMatrixCopyTo Method

Overload List
  NameDescription
Public methodCopyTo(BitMatrix, Int32, Int32)
Copy the current BitMatrix into another BitMatrix.
Public methodCopyTo(BitMatrix, Int32, Int32, Int32, Int32, Int32, Int32)
Copies a rectangular region of this BitMatrix to another BitMatrix.
Top
See Also