.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "ALLEGRO_COLOR" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP ALLEGRO_COLOR - Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include typedef struct ALLEGRO_COLOR ALLEGRO_COLOR; \f[R] .fi .SH DESCRIPTION .PP 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.