Color.getRed

Color.getRed

Class Overview | Class Members | This Package | All Packages

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

See Also
getRGB