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