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

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)