//qrcode-kotlin/qrcode/QRCode/reset

reset

[common]
fun reset()

Completely resets the QRCode drawing. After this, you can call renderToBytes or render to redraw the whole QRCode. Useful when you want, for example, a transparent background QRCode to add to a larger image and then the same QRCode drawn on top of a custom background.