qrcode-kotlin
3.0.0
common
qrcode-kotlin
/
io.github.g0dkar.qrcode.render
/
Colors
/
getRGBA
get
RGBA
common
fun
getRGBA
(
color
:
Int
)
:
List
<
Int
>
Content copied to clipboard
Compute the R, G, B and Alpha components of a color. All values between
0..255
.