Tachyon (current)  Current Main Branch
Functions
winbmp.h File Reference

Go to the source code of this file.

Functions

int writebmp (char *name, int xres, int yres, unsigned char *imgdata)
 

Function Documentation

◆ writebmp()

int writebmp ( char *  name,
int  xres,
int  yres,
unsigned char *  imgdata 
)

Definition at line 35 of file winbmp.c.

References IMAGENOERR, write_le_int16(), and write_le_int32().

Referenced by writeimage().