logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ALLEGRO_COLOR - Allegro 5 API

Description

       An  ALLEGRO_COLOR  structure  describes  a color in a device independent way.  Use al_map_rgb(3alleg5) et
       al. and al_unmap_rgb(3alleg5) et al. to translate from and to various color representations.

Allegro reference manual                                                                  ALLEGRO_COLOR(3alleg5)

Name

       ALLEGRO_COLOR - Allegro 5 API

Synopsis

              #include <allegro5/allegro.h>

              typedef struct ALLEGRO_COLOR ALLEGRO_COLOR;

See Also