toggle menu
micro_utils.dokka
0.23.0
common
switch theme
search in API
micro_utils.dokka
/
dev.inmo.micro_utils.colors.common
/
HEXAColor
/
HEXAColor
HEXAColor
constructor
(
r
:
Int
,
g
:
Int
,
b
:
Int
,
a
:
Int
)
(
source
)
constructor
(
r
:
Int
,
g
:
Int
,
b
:
Int
,
aOfOne
:
Float
=
1.0f
)
(
source
)
constructor
(
hexaUInt
:
UInt
)
(
source
)
Parameters
hexa
UInt
rgba
UInt
in format
0xFFEEBBAA
where FF - red, EE - green, BB - blue` and AA - alpha