iobmp.h File Reference


Detailed Description

Author:
Herve Lombaert
Date:
Tue Jun 6 2006
Read and write a BMP file in a 2D image. BMP need to be raw 24 bit data

#include <color.h>

Include dependency graph for iobmp.h:

Go to the source code of this file.

Namespaces

namespace  IO

Classes

class  IO::BMP

Functions

void IO::readBMP (const char *filename, color< unsigned char > *&image, unsigned int &width, unsigned int &height)
void IO::writeBMP (const char *filename, const color< unsigned char > *image, unsigned int width, unsigned int height)


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