core
/
com.unciv.ui.utils
/
colorFromRGB
color
From
RGB
fun
colorFromRGB
(r:
Int
, g:
Int
, b:
Int
):
Color
Content copied to clipboard
fun
colorFromRGB
(rgb:
List
<
Int
>):
Color
Content copied to clipboard