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

Data Fields

dt_iop_negadoctor_filmstock_t film_stock
 
float Dmin [4]
 
float wb_high [4]
 
float wb_low [4]
 
float D_max
 
float offset
 
float black
 
float gamma
 
float soft_clip
 
float exposure
 

Detailed Description

Definition at line 86 of file negadoctor.c.

Field Documentation

◆ black

float dt_iop_negadoctor_params_t::black

Definition at line 99 of file negadoctor.c.

◆ D_max

float dt_iop_negadoctor_params_t::D_max

Definition at line 95 of file negadoctor.c.

◆ Dmin

float dt_iop_negadoctor_params_t::Dmin[4]

Definition at line 89 of file negadoctor.c.

Referenced by init().

◆ exposure

float dt_iop_negadoctor_params_t::exposure

Definition at line 105 of file negadoctor.c.

◆ film_stock

dt_iop_negadoctor_filmstock_t dt_iop_negadoctor_params_t::film_stock

Definition at line 88 of file negadoctor.c.

Referenced by init_presets().

◆ gamma

float dt_iop_negadoctor_params_t::gamma

Definition at line 101 of file negadoctor.c.

◆ offset

float dt_iop_negadoctor_params_t::offset

Definition at line 97 of file negadoctor.c.

◆ soft_clip

float dt_iop_negadoctor_params_t::soft_clip

Definition at line 103 of file negadoctor.c.

◆ wb_high

float dt_iop_negadoctor_params_t::wb_high[4]

Definition at line 91 of file negadoctor.c.

◆ wb_low

float dt_iop_negadoctor_params_t::wb_low[4]

Definition at line 93 of file negadoctor.c.


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