api-hapi
/
de.jlnstrk.transit.api.hapi.model
/
HapiColor
Hapi
Color
data class
HapiColor
(r:
Int
, g:
Int
, b:
Int
, alpha:
Int
?, hex:
String
)
Content copied to clipboard
Properties
Properties
alpha
Link copied to clipboard
val
alpha
:
Int
?
Content copied to clipboard
b
Link copied to clipboard
val
b
:
Int
Content copied to clipboard
g
Link copied to clipboard
val
g
:
Int
Content copied to clipboard
hex
Link copied to clipboard
val
hex
:
String
Content copied to clipboard
r
Link copied to clipboard
val
r
:
Int
Content copied to clipboard