drawQRImage

fun drawQRImage(text: String, scale: Int = 16, border: Int = 0, lightColor: Int = 16777215, darkColor: Int = 0, errCorLvl: <Error class: unknown class> = QrCode.Ecc.LOW): <Error class: unknown class>

Generates PNG encoded QR image files using the AWT API.

Parameters

text

Text content of the QR image