PBRT
Imf::RgbaInputFile Class Reference

List of all members.

Classes

class  FromYca

Public Member Functions

 RgbaInputFile (const char name[], int numThreads=globalThreadCount())
 RgbaInputFile (IStream &is, int numThreads=globalThreadCount())
 RgbaInputFile (const char name[], const std::string &layerName, int numThreads=globalThreadCount())
 RgbaInputFile (IStream &is, const std::string &layerName, int numThreads=globalThreadCount())
void setFrameBuffer (Rgba *base, size_t xStride, size_t yStride)
void setLayerName (const std::string &layerName)
void readPixels (int scanLine1, int scanLine2)
void readPixels (int scanLine)
const Headerheader () const
const FrameBufferframeBuffer () const
const Imath::Box2idisplayWindow () const
const Imath::Box2idataWindow () const
float pixelAspectRatio () const
const Imath::V2f screenWindowCenter () const
float screenWindowWidth () const
LineOrder lineOrder () const
Compression compression () const
RgbaChannels channels () const
const char * fileName () const
bool isComplete () const
int version () const

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