IO::BMP Class Reference

#include <iobmp.h>

List of all members.


Detailed Description

BMP reader

Static Public Member Functions

static void read (const char *filename, color< unsigned char > *&image, unsigned int &width, unsigned int &height)
 read a 2D BMP image
static void write (const char *filename, const color< unsigned char > *image, unsigned int width, unsigned int height)
 write a 2D BMP image

Member Function Documentation

static void IO::BMP::read ( const char *  filename,
color< unsigned char > *&  image,
unsigned int &  width,
unsigned int &  height 
) [static]

read a 2D BMP image

static void IO::BMP::write ( const char *  filename,
const color< unsigned char > *  image,
unsigned int  width,
unsigned int  height 
) [static]

write a 2D BMP image


The documentation for this class was generated from the following file:

Generated on Tue Aug 4 17:57:43 2009 for libvd by  doxygen 1.5.5