//qrcode-kotlin/qrcode/QRCode/Companion/ofCustomShape

ofCustomShape

[common]\

@JvmStatic

fun ofCustomShape(customShapeFunction: QRCodeShapeFunction): QRCodeBuilder

Creates a new QRCodeBuilder to build a QRCode which uses a custom shape function.

See also

 
QRCodeShapeFunction
DefaultShapeFunction