render

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

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