lux::HighContrastOp Class Reference

#include <highcontrast.h>

Inheritance diagram for lux::HighContrastOp:

ToneMap

List of all members.

Public Member Functions

void Map (const float *y, int xRes, int yRes, float maxDisplayY, float *scale) const

Static Public Member Functions

static ToneMapCreateToneMap (const ParamSet &ps)

Static Private Member Functions

static float C (float y)
static float T (float y, float CYmin, float CYmax, float maxDisplayY)


Detailed Description

Definition at line 31 of file highcontrast.h.


Member Function Documentation

static float lux::HighContrastOp::C ( float  y  )  [inline, static, private]

Definition at line 40 of file highcontrast.h.

Referenced by Map(), and T().

ToneMap * HighContrastOp::CreateToneMap ( const ParamSet ps  )  [static]

Definition at line 88 of file highcontrast.cpp.

Referenced by lux::MakeToneMap().

void HighContrastOp::Map ( const float *  y,
int  xRes,
int  yRes,
float  maxDisplayY,
float *  scale 
) const [virtual]

static float lux::HighContrastOp::T ( float  y,
float  CYmin,
float  CYmax,
float  maxDisplayY 
) [inline, static, private]

Definition at line 50 of file highcontrast.h.

References C().

Referenced by Map().


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

Generated on Mon May 18 07:16:41 2009 for lux by  doxygen 1.5.8