Go to the source code of this file.
Functions | |
bool | SaveBitmap (char *FileName, int width, int height, byte *pBuffer) |
bool SaveBitmap | ( | char * | FileName, |
int | width, | ||
int | height, | ||
byte * | pBuffer | ||
) |
Definition at line 6 of file SaveBitmap.c.
References BMP_WriteHeader(), ConvertPathType(), FBLIB_DIR_SIZE, PF_FullLinuxPath, TRACEENTER, and TRACEEXIT.