Static Public Member Functions

BmpWriter Class Reference

List of all members.

Static Public Member Functions

static void write (char *filename, u8 *pixels, u32 width, u32 height, bool flipped)

Member Function Documentation

void BmpWriter::write ( char *  filename,
u8 *  pixels,
u32  width,
u32  height,
bool  flipped 
) [static]

Assumes that the pixels are in RGB8 format


The documentation for this class was generated from the following files:
 All Classes Functions