Package com.google.zxing.qrcode
-
Class Summary Class Description QRCodeReader This implementation can detect and decode QR Codes in an image.QRCodeWriter This object renders a QR Code as a BitMatrix 2D array of greyscale values.
Class | Description |
---|---|
QRCodeReader |
This implementation can detect and decode QR Codes in an image.
|
QRCodeWriter |
This object renders a QR Code as a BitMatrix 2D array of greyscale values.
|