static BufferedImage bitMatricesToImage(BitMatrix... l) { ret mergeBufferedImagesHorizontally(map bitMatrixToImage(l)); }