logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PALETTE - Stores palette information. Allegro game programming library.

Description

       Allegro palettes are arrays of PAL_SIZE RGB entries.

Name

       PALETTE - Stores palette information. Allegro game programming library.

See Also

RGB(3alleg4)

Allegro                                           version 4.4.3                                 PALETTE(3alleg4)

Synopsis

#include<allegro.h>typedefPALETTERGB[PAL_SIZE]

See Also