QR Code Generator | |
Type | library |
Dictionary | library.qr |
Library | QR Code Generator |
Associations | com.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. |
Type | Name | Summary | Syntax |
---|---|---|---|
command | qrCreate | 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> |
library | QR Code Generator | qrSetColors <pForeground>,<pBackground> |