QRCode Generator implemented in pure Kotlin
//qrcode-kotlin/qrcode.color/QRCodeColorFunction/bg
[common] abstract fun bg(row: Int, col: Int, qrCode: QRCode, qrCodeGraphics: QRCodeGraphics): Int
What is the background color