QRCode Generator implemented in pure Kotlin
//qrcode-kotlin/qrcode.color/Colors/getRGBAPercentages
[common]\
@JvmStatic
fun getRGBAPercentages(color: Int, maxValue: Double = 255.0): DoubleArray
Compute the R, G, B and Alpha components of a color. All values between 0..255.
0..255