//qrcode-kotlin/qrcode.render/QRCodeGraphicsFactory/newGraphicsSquare

newGraphicsSquare

[common]
open fun newGraphicsSquare(size: Int): QRCodeGraphics

Creates a size by size square QRCodeGraphics instance.