Retrieves the blue component of the color.
public int getBlue()
Returns the blue component of the color.
This method works identically for Color objects based on system colors or on RGB triplets.
See Also getGreen, getRed