Creates an empty square BitMatrix.
BitMatrix
Creates an empty BitMatrix.
This is useful in detecting a corner of a 'pure' barcode.
Clears all bits (sets to false).
Flips the given bit.
Gets the requested bit, where true means black.
Sets the given bit to true.
Sets a square region of the bit matrix to true.