save_tga_pf(3) Packfile version of save_tga. Allegro game programming library.

SYNOPSIS

#include <allegro.h>

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

DESCRIPTION

A version of save_tga which writes to a packfile.