Bitmap without creating a File first.VCard.MatrixToImageConfig.BLACK and off color
MatrixToImageConfig.WHITE, generating normal black-on-white barcodes.BitMatrix as an image, where "false" bits are rendered
as white, and "true" bits are rendered as black.MatrixToImageWriter.toBitmap(BitMatrix), but allows customization of the output.BitMatrix to a file.MatrixToImageWriter.writeToFile(BitMatrix, String, File), but allows
customization of the output.BitMatrix to a stream.MatrixToImageWriter.writeToStream(BitMatrix, String, OutputStream), but allows
customization of the output.Copyright © 2014. All Rights Reserved.