hexColor

fun hexColor(color: Long): Color

Create Color from Hex long value in ARGB format

Return

Color

Parameters

color

e.g. 0xFF_0F6_2F2