debian man page for fli_bitmap

Query: fli_bitmap

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

fli_bitmap(3alleg4)						  Allegro manual					       fli_bitmap(3alleg4)

NAME
fli_bitmap - Contains the current frame of the animation. Allegro game programming library.
SYNOPSIS
#include <allegro.h> extern BITMAP *fli_bitmap;
DESCRIPTION
Contains the current frame of the FLI/FLC animation. If there is no open animation, its value will be NULL.
SEE ALSO
next_fli_frame(3alleg4), fli_bmp_dirty_from(3alleg4), fli_palette(3alleg4) Allegro version 4.4.2 fli_bitmap(3alleg4)
Related Man Pages
exrotscl(3alleg4) - debian
exrotscl(3alleg4) - suse
exrotscl(3alleg4) - centos
exrotscl(3alleg4) - netbsd
exrotscl(3alleg4) - mojave
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?