//qrcode-kotlin/qrcode.render/QRCodeGraphics/dimensions

dimensions

[common, android, js, jvm]
[common]
expect fun dimensions(): Array<Int>

[android, js, jvm]
actual open fun dimensions(): Array<Int>

Return the dimensions of this Graphics object as a pair of width, height