SYNOPSIS

#include <allegro.h>

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

DESCRIPTION

A version of save_bmp which writes to a packfile.

RELATED TO save_bmp_pf…

save_bmp(3alleg4), expackf(3alleg4)