exrio.cpp File Reference

#include "lux.h"
#include "error.h"
#include "color.h"
#include "spectrum.h"
#include "imagereader.h"
#include <algorithm>
#include <boost/filesystem/path.hpp>
#include <boost/filesystem/convenience.hpp>
#include "cimg.h"
#include <ImfInputFile.h>
#include <ImfOutputFile.h>
#include <ImfChannelList.h>
#include <ImfFrameBuffer.h>
#include <half.h>

Go to the source code of this file.

Classes

class  lux::StandardImageReader< T >

Namespaces

namespace  lux

Defines

#define cimg_display_type   0
#define cimg_use_png   1
#define cimg_use_jpeg   1
#define cimg_debug   0

Functions

ImageDatalux::ReadImage (const string &name)
void lux::WriteRGBAImage (const string &name, float *pixels, float *alpha, int xRes, int yRes, int totalXRes, int totalYRes, int xOffset, int yOffset)
void lux::WriteRGBAImageFloat (const string &name, float *pixels, float *alpha, int xRes, int yRes, int totalXRes, int totalYRes, int xOffset, int yOffset)


Define Documentation

#define cimg_debug   0

Definition at line 61 of file exrio.cpp.

#define cimg_display_type   0

Definition at line 36 of file exrio.cpp.

#define cimg_use_jpeg   1

Definition at line 57 of file exrio.cpp.

Referenced by cimg_library::cimg::info().

#define cimg_use_png   1

Definition at line 55 of file exrio.cpp.

Referenced by cimg_library::cimg::info().


Generated on Mon May 18 07:13:20 2009 for lux by  doxygen 1.5.8