#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 DLLEXPORT_OST_GFX | ExportBitmap (const String &fname, std::string ext, unsigned int width, unsigned int height, unsigned char *data) |
| Bitmap DLLEXPORT_OST_GFX | ImportBitmap (const String &fname, std::string ext="") |
1.6.1