Color.getBlue

Color.getBlue

Class Overview | Class Members | This Package | All Packages

Syntax
public int getBlue()
Returns
the blue component of this color.
Description
Gets the blue component of this color. The result is an integer in the range 0 to 255.

See Also
getRGB