save_pcx

Saves a bitmap into a PCX file.

Description

int save_pcx(const char *filename, BITMAP *bmp, const RGB *pal);
Writes a bitmap into a 256-color or 24-bit truecolor PCX file.
Returns non-zero on error.
See Also:

Related Projects

The following projects include source code containing this keyword: