QR Code Generator

Typelibrary
Dictionarylibrary.qr
LibraryQR Code Generator
Associationscom.livecode.library.qr
Description

The QR Code Generator library for LiveCode generates QR codes according to the ISO international standard (ISO/IEC18004).

'QR Code' is a registered trademark of DENSO WAVE INCORPORATED.

All versions (1 - 40) and all error correction levels (L, M, Q, H) are supported.

TypeNameSummarySyntax
commandqrCreate

Create a QR code

qrCreate <pImg>,<pData>,<pECC>,<pSize>,<pMask>,<pMinVersion>,<pMaxVersion>

- - -qrSetColors

Set colors other than the default black and white

qrSetColors <pForeground>,<pBackground>

libraryQR Code Generator

qrSetColors <pForeground>,<pBackground>