Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_global_tonemap_data_t Struct Reference
+ Collaboration diagram for dt_iop_global_tonemap_data_t:

Data Fields

_iop_operator_t operator
 
struct { 
 
   float   bias 
 
   float   max_light 
 
drago 
 
float detail
 

Detailed Description

Definition at line 86 of file globaltonemap.c.

Field Documentation

◆ bias

float dt_iop_global_tonemap_data_t::bias

Definition at line 91 of file globaltonemap.c.

Referenced by process_drago().

◆ detail

float dt_iop_global_tonemap_data_t::detail

Definition at line 94 of file globaltonemap.c.

Referenced by process().

◆ [struct]

struct { ... } dt_iop_global_tonemap_data_t::drago

Referenced by process_drago().

◆ max_light

float dt_iop_global_tonemap_data_t::max_light

Definition at line 92 of file globaltonemap.c.

Referenced by process_drago().

◆ operator

_iop_operator_t dt_iop_global_tonemap_data_t::operator

Definition at line 88 of file globaltonemap.c.

Referenced by process().


The documentation for this struct was generated from the following file: