save_pcx_pf(3alleg4) Allegro manual save_pcx_pf(3alleg4)NAMEsave_pcx_pf - Packfile version of save_pcx. Allegro game programming library.SYNOPSIS#include <allegro.h> int save_pcx_pf(PACKFILE *f, BITMAP *bmp, RGB *pal);DESCRIPTIONA version of save_pcx which writes to a packfile.SEE ALSOsave_pcx(3alleg4) Allegro version 4.4.2 save_pcx_pf(3alleg4)
| Related Man Pages |
|---|
| circle(3alleg4) - debian |
| save_bitmap(3alleg4) - suse |
| circle(3alleg4) - linux |
| save_bitmap(3alleg4) - mojave |
| save_bitmap(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| Weird 'find' results |