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

Data Fields

dt_iop_colorbalance_mode_t mode
 
float lift [CHANNEL_SIZE]
 
float gamma [CHANNEL_SIZE]
 
float gain [CHANNEL_SIZE]
 
float saturation
 
float contrast
 
float grey
 
float saturation_out
 

Field Documentation

◆ contrast

float dt_iop_colorbalance_data_t::contrast

Referenced by commit_params(), and process().

◆ gain

float dt_iop_colorbalance_data_t::gain[CHANNEL_SIZE]

Referenced by commit_params(), and process().

◆ gamma

float dt_iop_colorbalance_data_t::gamma[CHANNEL_SIZE]

Referenced by commit_params(), and process().

◆ grey

float dt_iop_colorbalance_data_t::grey

Referenced by commit_params(), and process().

◆ lift

float dt_iop_colorbalance_data_t::lift[CHANNEL_SIZE]

Referenced by commit_params(), and process().

◆ mode

dt_iop_colorbalance_mode_t dt_iop_colorbalance_data_t::mode

Referenced by commit_params(), and process().

◆ saturation

float dt_iop_colorbalance_data_t::saturation

Referenced by commit_params(), and process().

◆ saturation_out

float dt_iop_colorbalance_data_t::saturation_out

Referenced by commit_params(), and process().


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