Public Member Functions | |
StandardImageReader () | |
virtual | ~StandardImageReader () |
virtual ImageData * | read (const string &name) |
Definition at line 90 of file exrio.cpp.
lux::StandardImageReader< T >::StandardImageReader | ( | ) | [inline] |
virtual lux::StandardImageReader< T >::~StandardImageReader | ( | ) | [inline, virtual] |
ImageData * lux::StandardImageReader< T >::read | ( | const string & | name | ) | [inline, virtual] |
Implements lux::ImageReader.
Definition at line 215 of file exrio.cpp.
References lux::createImageData(), LUX_BUG, LUX_ERROR, LUX_INFO, LUX_NOERROR, luxError, and cimg_library::CImgException::message.