pal_size(3) - Linux man page

Name

PAL_SIZE - Number of entries in a palette. Allegro game programming library.

Synopsis

#include <allegro.h>

#define PAL_SIZE

Description

Preprocessor constant equal to 256.

See Also

rgb(3), palette(3), color_map(3)