Documentation

Decoder
in package

The main class which implements QR Code decoding -- as opposed to locating and extracting the QR Code from an image.

Tags
author

Sean Owen

Table of Contents

$eccLevel  : EccLevel|null
$maskPattern  : MaskPattern|null
$version  : Version|null
decode()  : DecoderResult
Decodes a QR Code represented as a BitMatrix.
decodeBitStream()  : DecoderResult
Decode the contents of that stream of bytes
decodeMatrix()  : DecoderResult

Properties

Methods

Search results