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.
{ 1 comment }
Just a bunch of Adobe Flex Examples
From the daily archives:
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.
{ 1 comment }