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