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