render

fun render(qrCodeGraphics: QRCodeGraphics = graphics, xOffset: Int = 0, yOffset: Int = 0): QRCodeGraphics(source)

Executes all the drawing of the QRCode and returns the QRCodeGraphics of the complete QRCode.