1al_color_name(3)                                              al_color_name(3)
2
3
4

NAME

6       al_color_name - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_color.h>
10
11              ALLEGRO_COLOR al_color_name(char const *name)
12

DESCRIPTION

14       Return  an  ALLEGRO_COLOR(3)  with the given name.  If the color is not
15       found then black is returned.
16
17       See al_color_name_to_rgb(3) for the list of names.
18
19
20
21Allegro reference manual                                      al_color_name(3)
Impressum