SYNOPSIS #include <allegro.h> void get_palette_range(PALETTE p, int from, int to); DESCRIPTION Retrieves the palette entries between from and to (inclusive: pass 0 and 255 to get the entire palette).