save_pcx_pf - Man Page

Packfile version of save_pcx. Allegro game programming library.

Synopsis

#include <allegro.h>

int save_pcx_pf(PACKFILE *f, BITMAP *bmp, RGB *pal);

Description

A version of save_pcx which writes to a packfile.

See Also

save_pcx(3)

Info

version 4.4.3 Allegro manual