#include "MercuryString.h"#include "MercuryTexture.h"Go to the source code of this file.
Classes | |
| struct | BMPHeader |
| struct | BMPInfoHeader |
Functions | |
| void | WriteBMP (const MString &path, const RawImageData &image) |
| void WriteBMP | ( | const MString & | path, | |
| const RawImageData & | image | |||
| ) |
Definition at line 4 of file BMPWriter.cpp.