public void SetHsb( float hue, float saturation, float brightness )
Parameters
- hue
- The "Hue" component of the color according to the HSB color model.
- saturation
- The "Saturation" component of the color according to the HSB color model.
- brightness
- The "Brightness" component of the color according to the HSB color model.