![]() | BitMatrix Methods |
The BitMatrix type exposes the following members.
Name | Description | |
---|---|---|
![]() | CopyTo(BitMatrix, Int32, Int32) |
Copy the current BitMatrix into another BitMatrix.
|
![]() | CopyTo(BitMatrix, Int32, Int32, Int32, Int32, Int32, Int32) |
Copies a rectangular region of this BitMatrix to another BitMatrix.
|
![]() | FlipY |
Flips the current matrix in the y-direction.
|
![]() | Resize |
Resizes the matrix. New additions are filled with zeros.
|