.\" Automatically generated by Pandoc 3.6.1 .\" .TH "ALLEGRO_COLOR" "3" "" "Allegro reference manual" .SH NAME ALLEGRO_COLOR \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] \f[B]typedef\f[R] \f[B]struct\f[R] ALLEGRO_COLOR ALLEGRO_COLOR; .EE .SH DESCRIPTION An ALLEGRO_COLOR structure describes a color in a device independent way. Use al_map_rgb(3) et al.\ and al_unmap_rgb(3) et al.\ to translate from and to various color representations.