toColorLong

@RequiresApi(value = 26)
inline fun Int.toColorLong(): Long(source)

Converts the specified ARGB color int to an RGBA color long in the sRGB color space.