26 #ifndef DIGIKAM_LOCAL_CONTRAST_CONTAINER_H
27 #define DIGIKAM_LOCAL_CONTRAST_CONTAINER_H
29 #define TONEMAPPING_MAX_STAGES 4
46 double getPower(
int nstage)
const;
47 double getBlur(
int nstage)
const;
Definition: localcontrastcontainer.h:39
int lowSaturation
Definition: localcontrastcontainer.h:53
bool stretchContrast
Definition: localcontrastcontainer.h:51
double blur
Definition: localcontrastcontainer.h:61
int functionId
Definition: localcontrastcontainer.h:55
double power
Definition: localcontrastcontainer.h:60
int highSaturation
Definition: localcontrastcontainer.h:54
bool enabled
Definition: localcontrastcontainer.h:59
#define TONEMAPPING_MAX_STAGES
Definition: localcontrastcontainer.h:29
Definition: datefolderview.cpp:43