api-hci
/
de.jlnstrk.transit.api.hci.model
/
HciColor
Hci
Color
data class
HciColor
(r:
Int
, g:
Int
, b:
Int
)
Content copied to clipboard
Properties
Extensions
Properties
b
Link copied to clipboard
val
b
:
Int
Content copied to clipboard
The blue component of this color
g
Link copied to clipboard
val
g
:
Int
Content copied to clipboard
The green component of this color
r
Link copied to clipboard
val
r
:
Int
Content copied to clipboard
The red component of this color
Extensions
rgb
Link copied to clipboard
val
HciColor
.
rgb
:
Int
Content copied to clipboard