imageio.h File Reference

#include "pbrt.h"

Go to the source code of this file.

Functions

RGBSpectrumReadImage (const string &name, int *xSize, int *ySize)
void WriteImage (const string &name, float *pixels, float *alpha, int XRes, int YRes, int totalXRes, int totalYRes, int xOffset, int yOffset)

Function Documentation

RGBSpectrum* ReadImage ( const string &  name,
int *  xSize,
int *  ySize 
)
void WriteImage ( const string &  name,
float *  pixels,
float *  alpha,
int  XRes,
int  YRes,
int  totalXRes,
int  totalYRes,
int  xOffset,
int  yOffset 
)

Definition at line 69 of file imageio.cpp.

References Error(), WriteImageEXR(), WriteImagePFM(), and WriteImageTGA().

Referenced by SHWriteImage().

Generated on Sat Aug 28 20:00:12 2010 for pbrt by  doxygen 1.6.3