QRCode::NEW (open)
Initialize the QR code
Syntax
LOADLIB "wh::graphics/qrcode.whlib";
MACRO NEW(INTEGER typenumber, STRING errorcorrectlevel)Parameters
INTEGER typenumberQR code type (a number between 1 and 40)
STRING errorcorrectlevelInitialize the QR code
LOADLIB "wh::graphics/qrcode.whlib";
MACRO NEW(INTEGER typenumber, STRING errorcorrectlevel)INTEGER typenumberQR code type (a number between 1 and 40)
STRING errorcorrectlevel