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
/
getRGBA
get
RGBA
@
JvmStatic
fun
getRGBA
(
color
:
Int
)
:
IntArray
(
source
)
Compute the R, G, B and Alpha components of a color. All values between
0..255
.