Site Search
Library
linux docs
linux man pages
Toys
world sunlight
moon phase
black_palette(3) - Linux man page
Name
black_palette - A palette containing solid black colors. Allegro game programming library.
Synopsis
#include <allegro.h>
extern PALETTE black_palette;
Description
A palette containing solid black colors, used by the fade routines.
See Also
default_palette
(3)
,
desktop_palette
(3)
,
expal
(3)