Package com.google.zxing.client.j2se
-
Class Summary Class Description MatrixToImageConfig Encapsulates custom configuration used in methods ofMatrixToImageWriter
.MatrixToImageWriter Writes aBitMatrix
toBufferedImage
, file or stream.
Class | Description |
---|---|
MatrixToImageConfig |
Encapsulates custom configuration used in methods of
MatrixToImageWriter . |
MatrixToImageWriter |
Writes a
BitMatrix to BufferedImage ,
file or stream. |