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

Data Fields

dt_aligned_pixel_t Dmin
 
dt_aligned_pixel_t wb_high
 
dt_aligned_pixel_t offset
 
float black
 
float gamma
 
float soft_clip
 
float soft_clip_comp
 
float exposure
 

Detailed Description

Definition at line 110 of file negadoctor.c.

Field Documentation

◆ black

float dt_iop_negadoctor_data_t::black

Definition at line 115 of file negadoctor.c.

◆ Dmin

dt_aligned_pixel_t dt_iop_negadoctor_data_t::Dmin

Definition at line 112 of file negadoctor.c.

◆ exposure

float dt_iop_negadoctor_data_t::exposure

Definition at line 119 of file negadoctor.c.

◆ gamma

float dt_iop_negadoctor_data_t::gamma

Definition at line 116 of file negadoctor.c.

◆ offset

dt_aligned_pixel_t dt_iop_negadoctor_data_t::offset

Definition at line 114 of file negadoctor.c.

◆ soft_clip

float dt_iop_negadoctor_data_t::soft_clip

Definition at line 117 of file negadoctor.c.

◆ soft_clip_comp

float dt_iop_negadoctor_data_t::soft_clip_comp

Definition at line 118 of file negadoctor.c.

◆ wb_high

dt_aligned_pixel_t dt_iop_negadoctor_data_t::wb_high

Definition at line 113 of file negadoctor.c.


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