PALETTE - Man Page

Stores palette information. Allegro game programming library.

Synopsis

#include <allegro.h>

typedef PALETTE RGB[PAL_SIZE]

Description

Allegro palettes are arrays of PAL_SIZE RGB entries.

See Also

RGB(3)

Referenced By

ex12bit(3), ex3d(3), exaccel(3), exbitmap(3), exblend(3), excolmap(3), exflame(3), exlights(3), expal(3), exrgbhsv(3), exscale(3), exscn3d(3), exshade(3), exstars(3), exswitch(3), extrans(3), extruec(3), exupdate(3), exxfade(3), exzbuf(3), PAL_SIZE(3), RGB(3).

version 4.4.3 Allegro manual