#include <boost/shared_array.hpp>#include <ost/gfx/module_config.hh>Go to the source code of this file.
Data Structures | |
| struct | Bitmap |
Namespaces | |
| namespace | ost |
| namespace | ost::gfx |
Functions | |
| void | BitmapExport (const String &fname, const String &ext, unsigned int width, unsigned int height, unsigned char *data) |
| Bitmap | BitmapImport (const String &fname, const String &ext) |
1.5.8