Allegro Manual
Loading image files
load_bitmap
load_bmp
load_bmp_pf
load_lbm
load_pcx
load_pcx_pf
load_tga
load_tga_pf
save_bitmap
save_bmp
save_bmp_pf
save_pcx
save_pcx_pf
save_tga
save_tga_pf
register_bitmap_file_type
set_color_conversion
get_color_conversion
save_bmp_pf
Packfile version of save_bmp.
Description
int
save_bmp_pf
(
PACKFILE
*
f,
BITMAP
*
bmp,
RGB
*
pal
)
;
A version of save_bmp which writes to a packfile.
See Also:
save_bmp
Examples using this:
expackf
Related Projects
The following projects include source code containing this keyword:
Akilah! 2006
Star Control: TimeWarp