.\" Generated by the Allegro makedoc utility .TH PALETTE 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME PALETTE \- Stores palette information. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B typedef PALETTE RGB[PAL_SIZE] .SH DESCRIPTION Allegro palettes are arrays of PAL_SIZE RGB entries. .SH SEE ALSO .BR RGB (3alleg4)