1ALLEGRO_COLOR(3)                                              ALLEGRO_COLOR(3)
2
3
4

NAME

6       ALLEGRO_COLOR - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              typedef struct ALLEGRO_COLOR ALLEGRO_COLOR;
12

DESCRIPTION

14       An  ALLEGRO_COLOR  structure  describes a color in a device independent
15       way.  Use al_map_rgb(3) et al.  and al_unmap_rgb(3) et al.   to  transā€
16       late from and to various color representations.
17
18
19
20Allegro reference manual                                      ALLEGRO_COLOR(3)
Impressum