table of contents
PAL_SIZE(3alleg4) | Allegro manual | PAL_SIZE(3alleg4) |
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(3alleg4), PALETTE(3alleg4), COLOR_MAP(3alleg4)
version 4.4.3 | Allegro |