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

Data Fields

float red [4]
 
float green [4]
 
float blue [4]
 
float saturation [4]
 
float lightness [4]
 
float grey [4]
 
gboolean normalize_R
 
gboolean normalize_G
 
gboolean normalize_B
 
gboolean normalize_sat
 
gboolean normalize_light
 
gboolean normalize_grey
 
dt_illuminant_t illuminant
 
dt_illuminant_fluo_t illum_fluo
 
dt_illuminant_led_t illum_led
 
dt_adaptation_t adaptation
 
float x
 
float y
 
float temperature
 
float gamut
 
gboolean clip
 
dt_iop_channelmixer_rgb_version_t version
 

Field Documentation

◆ adaptation

dt_adaptation_t dt_iop_channelmixer_rgb_params_t::adaptation

Referenced by reload_defaults().

◆ blue

float dt_iop_channelmixer_rgb_params_t::blue[4]

Referenced by init().

◆ clip

gboolean dt_iop_channelmixer_rgb_params_t::clip

◆ gamut

float dt_iop_channelmixer_rgb_params_t::gamut

◆ green

float dt_iop_channelmixer_rgb_params_t::green[4]

Referenced by init().

◆ grey

float dt_iop_channelmixer_rgb_params_t::grey[4]

◆ illum_fluo

dt_illuminant_fluo_t dt_iop_channelmixer_rgb_params_t::illum_fluo

◆ illum_led

dt_illuminant_led_t dt_iop_channelmixer_rgb_params_t::illum_led

◆ illuminant

dt_illuminant_t dt_iop_channelmixer_rgb_params_t::illuminant

Referenced by reload_defaults().

◆ lightness

float dt_iop_channelmixer_rgb_params_t::lightness[4]

◆ normalize_B

gboolean dt_iop_channelmixer_rgb_params_t::normalize_B

◆ normalize_G

gboolean dt_iop_channelmixer_rgb_params_t::normalize_G

◆ normalize_grey

gboolean dt_iop_channelmixer_rgb_params_t::normalize_grey

Referenced by legacy_params().

◆ normalize_light

gboolean dt_iop_channelmixer_rgb_params_t::normalize_light

◆ normalize_R

gboolean dt_iop_channelmixer_rgb_params_t::normalize_R

◆ normalize_sat

gboolean dt_iop_channelmixer_rgb_params_t::normalize_sat

◆ red

float dt_iop_channelmixer_rgb_params_t::red[4]

Referenced by init().

◆ saturation

float dt_iop_channelmixer_rgb_params_t::saturation[4]

Referenced by legacy_params().

◆ temperature

float dt_iop_channelmixer_rgb_params_t::temperature

Referenced by reload_defaults().

◆ version

dt_iop_channelmixer_rgb_version_t dt_iop_channelmixer_rgb_params_t::version

Referenced by legacy_params().

◆ x

float dt_iop_channelmixer_rgb_params_t::x

Referenced by reload_defaults().

◆ y

float dt_iop_channelmixer_rgb_params_t::y

Referenced by reload_defaults().


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