OptionaleclevelError correction level. Use the QR_ECLEVEL_* constants from
../constants.
QR_ECLEVEL_L = 0 — roughly 7 % correction (default)QR_ECLEVEL_M = 1 — roughly 15 % correctionQR_ECLEVEL_Q = 2 — roughly 25 % correctionQR_ECLEVEL_H = 3 — roughly 30 % correctionOptionalmodelQR model constant. Use the QR_MODEL_* constants from ../constants.
QR_MODEL_1 = 1QR_MODEL_2 = 2 (default; most widely supported)QR_MICRO = 3OptionalsizeModule size (pixel width per cell), 1–16. Defaults to 3.
Options controlling the QR code appearance and encoding.
Since
1.0.0