Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_colorbalance_params_t Struct Reference
+ Collaboration diagram for dt_iop_colorbalance_params_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_params_t::contrast

Referenced by legacy_params().

◆ gain

float dt_iop_colorbalance_params_t::gain[CHANNEL_SIZE]

Referenced by legacy_params().

◆ gamma

float dt_iop_colorbalance_params_t::gamma[CHANNEL_SIZE]

Referenced by legacy_params().

◆ grey

float dt_iop_colorbalance_params_t::grey

Referenced by legacy_params().

◆ lift

float dt_iop_colorbalance_params_t::lift[CHANNEL_SIZE]

Referenced by legacy_params().

◆ mode

dt_iop_colorbalance_mode_t dt_iop_colorbalance_params_t::mode

Referenced by legacy_params().

◆ saturation

float dt_iop_colorbalance_params_t::saturation

Referenced by legacy_params().

◆ saturation_out

float dt_iop_colorbalance_params_t::saturation_out

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