al_color_hsl

ALLEGRO_COLOR al_color_hsl(float h, float s, float l)
Introduced in 5.0.0

Return an ALLEGRO_COLOR structure from HSL (hue, saturation, lightness) values.

See also: al_color_hsl_to_rgb, al_color_hsv

Examples: ex_clip


Most helpful discussions: