1PALETTE(3)                      Allegro manual                      PALETTE(3)
2
3
4

NAME

6       PALETTE - Stores palette information. Allegro game programming library.
7

SYNOPSIS

9       #include <allegro.h>
10
11
12       typedef PALETTE RGB[PAL_SIZE]
13

DESCRIPTION

15       Allegro palettes are arrays of PAL_SIZE RGB entries.
16
17

SEE ALSO

19       RGB(3)
20
21
22
23Allegro                          version 4.4.3                      PALETTE(3)
Impressum