Generates QR code.
Generates QR code from any string
- Parameters:
-
strInputData | (wstring) input data |
lQRCodeSize | (int) image size in pixels, for example: value 200 means image size 200x200 |
lImageFormat | (int) image format, possible value: 3 = Png |
- Returns:
- pResult (binary) contains QR-Code image binary data