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

Data Fields

dt_iop_levels_mode_t mode
 
float black
 
float gray
 
float white
 
float levels [3]
 

Detailed Description

Definition at line 100 of file levels.c.

Field Documentation

◆ black

float dt_iop_levels_params_t::black

Definition at line 103 of file levels.c.

◆ gray

float dt_iop_levels_params_t::gray

Definition at line 104 of file levels.c.

◆ levels

float dt_iop_levels_params_t::levels[3]

Definition at line 106 of file levels.c.

Referenced by init().

◆ mode

dt_iop_levels_mode_t dt_iop_levels_params_t::mode

Definition at line 102 of file levels.c.

◆ white

float dt_iop_levels_params_t::white

Definition at line 105 of file levels.c.


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