IO::Raw Class Reference

#include <ioraw.h>

List of all members.


Detailed Description

reader for 2D black and white images

Static Public Member Functions

template<typename DataType>
static void read (const char *filename, DataType *&image, unsigned int size)
 read a N-D raw image
template<typename DataType>
static void write (const char *filename, const DataType *image, unsigned int size)
 write a N-D raw image

Member Function Documentation

template<typename DataType>
void IO::Raw::read ( const char *  filename,
DataType *&  image,
unsigned int  size 
) [inline, static]

read a N-D raw image

References LOCATE.

Referenced by IO::readRaw().

template<typename DataType>
void IO::Raw::write ( const char *  filename,
const DataType *  image,
unsigned int  size 
) [inline, static]

write a N-D raw image

References LOCATE.

Referenced by IO::writeRaw().


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