alpha
Return the alpha component of a color int. This is equivalent to calling:
Color.alpha(myInt)Content copied to clipboard
Return the alpha component of a color long. This is equivalent to calling:
Color.alpha(myLong)Content copied to clipboard
Return the alpha component of a color int. This is equivalent to calling:
Color.alpha(myInt)Return the alpha component of a color long. This is equivalent to calling:
Color.alpha(myLong)