allegro v4.0.3+5.2.0 (2018-06-05T06:08:13Z)
Home
Dub
Repo
al_color_hsv_to_rgb
allegro5
allegro_color
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nothrow @
nogc
extern (
C
)
void
al_color_hsv_to_rgb
(
float
hue
,
float
saturation
,
float
value
,
float
*
red
,
float
*
green
,
float
*
blue
)
Meta
Source
See Implementation
allegro5
allegro_color
functions
al_color_cmyk_to_rgb
al_color_hsl_to_rgb
al_color_hsv_to_rgb
al_color_html_to_rgb
al_color_name_to_rgb
al_color_rgb_to_cmyk
al_color_rgb_to_hsl
al_color_rgb_to_hsv
al_color_rgb_to_html
al_color_rgb_to_name
al_color_rgb_to_yuv
al_color_yuv_to_rgb
al_get_allegro_color_version