open class MatrixToImageWriter
Source: QRGen Project https://github.com/kenglxn/QRGen Integrated into NIMMSTA to not clash namespace classes. License: Apache 2.0
| <init> | Source: QRGen Project https://github.com/kenglxn/QRGen Integrated into NIMMSTA to not clash namespace classes. License: Apache 2.0 MatrixToImageWriter() | 
| toBitmap | Renders a  open static fun toBitmap(matrix: BitMatrix!): Bitmap!As  open static fun toBitmap(matrix: BitMatrix!, config: MatrixToImageConfig!): Bitmap! |