save_pcx_pf(3) - Linux man page
Name
save_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);
int save_pcx_pf(PACKFILE *f, BITMAP *bmp, RGB *pal);