| |
| | Color (Java Platform SE 6 b103) (Site not responding. Last check: 2007-10-14) |
 | | Creates an opaque sRGB color with the specified combined RGB value consisting of the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7. |
 | | Creates an sRGB color with the specified combined RGBA value consisting of the alpha component in bits 24-31, the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7. |
 | | Converts the components of a color, as specified by the default RGB model, to an equivalent set of values for hue, saturation, and brightness that are the three components of the HSB model. |
| download.java.net /jdk6/docs/api/java/awt/Color.html?is-external=true (2062 words) |
|