Blender V4.3
COM_TonemapOperation.h File Reference

Go to the source code of this file.

Classes

struct  blender::compositor::AvgLogLum
 temporarily storage during execution of Tone-map More...
 
class  blender::compositor::TonemapOperation
 base class of tone-map, implementing the simple tone-map More...
 
class  blender::compositor::PhotoreceptorTonemapOperation
 class of tone-map, implementing the photo-receptor tone-map most parts have already been done in TonemapOperation. More...
 

Namespaces

namespace  blender
 
namespace  blender::compositor
 

Typedefs

typedef struct blender::compositor::AvgLogLum blender::compositor::AvgLogLum
 temporarily storage during execution of Tone-map