//qrcode-kotlin/qrcode/QRCode/Companion/ofCustomShape
[common]\
fun ofCustomShape(customShapeFunction: QRCodeShapeFunction): QRCodeBuilder
Creates a new QRCodeBuilder to build a QRCode which uses a custom shape function.
QRCodeShapeFunction |
DefaultShapeFunction |