static BufferedImage bitMatrixToImage(BitMatrix m) { ret bitMatrixToBufferedImage(m); }