save_bmp_pf(3alleg4) Allegro manual save_bmp_pf(3alleg4)NAMEsave_bmp_pf - Packfile version of save_bmp. Allegro game programming library.SYNOPSIS#include <allegro.h> int save_bmp_pf(PACKFILE *f, BITMAP *bmp, RGB *pal);DESCRIPTIONA version of save_bmp which writes to a packfile.SEE ALSOsave_bmp(3alleg4), expackf(3alleg4) Allegro version 4.4.2 save_bmp_pf(3alleg4)
| Related Man Pages |
|---|
| expackf(3alleg4) - linux |
| expackf(3alleg4) - plan9 |
| expackf(3alleg4) - x11r4 |
| expackf(3alleg4) - opensolaris |
| expackf(3alleg4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Controlling user input |