QRCode-Kotlin
Toggle table of contents
4.3.0
common
Platform filter
common
Switch theme
Search in API
QRCode-Kotlin
QRCode-Kotlin
/
qrcode.color
/
Colors
/
getRGBAPercentages
get
RGBAPercentages
@
JvmStatic
fun
getRGBAPercentages
(
color
:
Int
,
maxValue
:
Double
=
255.0
)
:
DoubleArray
(
source
)
Compute the R, G, B and Alpha components of a color. All values between
0..255
.