From the daily archives:

Saturday, October 17, 2009

The following example shows how you can convert a color from it’s HSB (Hue/Saturation/Brightness) format to standard RGB (Red/Green/Blue) format using the static HSBColor.convertHSBtoRGB() method.

Full code after the jump.

[click to continue…]

{ 1 comment }