Color.getGreen

Color.getGreen

Class Overview | Class Members | This Package | All Packages

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

See Also
getRGB