Table of Contents

Namespace ZXing.QrCode

Classes

QRCodeReader

This implementation can detect and decode QR Codes in an image. Sean Owen

QRCodeWriter

This object renders a QR Code as a BitMatrix 2D array of greyscale values.

dswitkin@google.com (Daniel Switkin)

QrCodeEncodingOptions

The class holds the available options for the QrCodeWriter