Definition
public static Color FromHsb( double hue, double saturation, double brightness );
Parameters
hueSystem.Double. saturationSystem.Double. brightnessSystem.Double.
Return Value
System.Drawing.Color.