fli_palette(3) - Linux man page

Name

fli_palette - Contains the current palette of the animation. Allegro game programming library.

Synopsis

#include <allegro.h>

extern PALETTE fli_palette;

Description

Contains the current FLI palette.

See Also

next_fli_frame(3), fli_pal_dirty_from(3), fli_bitmap(3)

Referenced By

open_fli(3)