Parameters
- alpha
- The transparency of the color; 0.0f is completely transparent, 1.0f is completely opaque.
- hue
- The "Hue" component of the color according to the HSL color model.
- saturation
- The "Saturation" component of the color according to the HSL color model.
- luminance
- The "Luminance" component of the color according to the HSL color model.
Return Value
Returns a
System.Drawing.Color
structure.