Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
ColorSimple class to handle a color as 3 float values
ExceptionSimple exception class accepting QString messages instead of const char*
HdrImageRepresentation of an HDR image
ImageLoaderInterface which must be implemented by image loader plugins
ImageLoaderFactoryInterface which must be implemented and exported by image loader plugins
ImageLoaderManagerLoads ImageLoader plugins and creates appropriate ImageLoader instances for each image file format
ImageScrollAreaWidget displaying an image and providing shortcuts to scale up/down the image
LdrFormatsLoaderCan load almost all "normal" image formats
LdrFormatsLoaderFactoryCreates instances of LdrFormatsLoader
OpenExrLoaderCan load OpenEXR images
OpenExrLoaderFactoryCreates instances of OpenExrLoader
ReinhardGlobalOperatorImplementation of Erik Reinhard's global tone mapping operator
ReinhardGlobalOperatorFactoryCreates instances of ReinhardGlobalOperator
ReinhardLocalOperatorImplementation of Erik Reinhard's local tone mapping operator
ReinhardLocalOperatorFactoryCreates instances of ReinhardLocalOperator
Singleton< T >A singleton design pattern implementation
ToneMappingOperatorInterface which must be implemented by tone mapping operator plugins
ToneMappingOperatorFactoryInterface which must be implemented and exported by tone mapping operator plugins
ToneMappingOperatorManagerLoads ToneMappingOperator plugins and keeps an instance of the active ToneMappingOperator
TonicTonesMain widget of this application
 All Classes Functions Variables