allegro ~master (2020-12-21T19:42:05Z)
Home
Dub
Repo
al_color_name_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
)
int
al_color_name_to_rgb
(
in
char
*
name
,
float
*
r
,
float
*
g
,
float
*
b
)
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