OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Functions
bitmap_io.hh File Reference
#include <boost/shared_array.hpp>
#include <ost/gfx/module_config.hh>

Go to the source code of this file.

Data Structures

struct  Bitmap
 

Namespaces

 ost
 
 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="")