1save_pcx_pf(3)                  Allegro manual                  save_pcx_pf(3)
2
3
4

NAME

6       save_pcx_pf  -  Packfile  version of save_pcx. Allegro game programming
7       library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       int save_pcx_pf(PACKFILE *f, BITMAP *bmp, RGB *pal);
14

DESCRIPTION

16       A version of save_pcx which writes to a packfile.
17
18

SEE ALSO

20       save_pcx(3)
21
22
23
24Allegro                          version 4.2.2                  save_pcx_pf(3)
Impressum