QRCode Generator implemented in pure Kotlin
//qrcode-kotlin/qrcode.color/LinearGradientColorFunction/LinearGradientColorFunction
[common]\
@JvmOverloads
constructor(startForegroundColor: Int, endForegroundColor: Int, backgroundColor: Int = Colors.WHITE, vertical: Boolean = true)