inline val Int.alpha: Int
Return the alpha component of a color int. This is equivalent to calling:
Color.alpha(myInt)