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
 

Detailed Description

Definition at line 109 of file channelmixerrgb.c.

Field Documentation

◆ adaptation

dt_adaptation_t dt_iop_channelmixer_rgb_params_t::adaptation

Definition at line 122 of file channelmixerrgb.c.

◆ blue

float dt_iop_channelmixer_rgb_params_t::blue[4]

Definition at line 114 of file channelmixerrgb.c.

◆ clip

gboolean dt_iop_channelmixer_rgb_params_t::clip

Definition at line 126 of file channelmixerrgb.c.

◆ gamut

float dt_iop_channelmixer_rgb_params_t::gamut

Definition at line 125 of file channelmixerrgb.c.

◆ green

float dt_iop_channelmixer_rgb_params_t::green[4]

Definition at line 113 of file channelmixerrgb.c.

◆ grey

float dt_iop_channelmixer_rgb_params_t::grey[4]

Definition at line 117 of file channelmixerrgb.c.

◆ illum_fluo

dt_illuminant_fluo_t dt_iop_channelmixer_rgb_params_t::illum_fluo

Definition at line 120 of file channelmixerrgb.c.

◆ illum_led

dt_illuminant_led_t dt_iop_channelmixer_rgb_params_t::illum_led

Definition at line 121 of file channelmixerrgb.c.

◆ illuminant

dt_illuminant_t dt_iop_channelmixer_rgb_params_t::illuminant

Definition at line 119 of file channelmixerrgb.c.

◆ lightness

float dt_iop_channelmixer_rgb_params_t::lightness[4]

Definition at line 116 of file channelmixerrgb.c.

◆ normalize_B

gboolean dt_iop_channelmixer_rgb_params_t::normalize_B

Definition at line 118 of file channelmixerrgb.c.

◆ normalize_G

gboolean dt_iop_channelmixer_rgb_params_t::normalize_G

Definition at line 118 of file channelmixerrgb.c.

◆ normalize_grey

gboolean dt_iop_channelmixer_rgb_params_t::normalize_grey

Definition at line 118 of file channelmixerrgb.c.

Referenced by legacy_params().

◆ normalize_light

gboolean dt_iop_channelmixer_rgb_params_t::normalize_light

Definition at line 118 of file channelmixerrgb.c.

◆ normalize_R

gboolean dt_iop_channelmixer_rgb_params_t::normalize_R

Definition at line 118 of file channelmixerrgb.c.

◆ normalize_sat

gboolean dt_iop_channelmixer_rgb_params_t::normalize_sat

Definition at line 118 of file channelmixerrgb.c.

◆ red

float dt_iop_channelmixer_rgb_params_t::red[4]

Definition at line 112 of file channelmixerrgb.c.

◆ saturation

float dt_iop_channelmixer_rgb_params_t::saturation[4]

Definition at line 115 of file channelmixerrgb.c.

Referenced by legacy_params().

◆ temperature

float dt_iop_channelmixer_rgb_params_t::temperature

Definition at line 124 of file channelmixerrgb.c.

◆ version

dt_iop_channelmixer_rgb_version_t dt_iop_channelmixer_rgb_params_t::version

Definition at line 129 of file channelmixerrgb.c.

◆ x

float dt_iop_channelmixer_rgb_params_t::x

Definition at line 123 of file channelmixerrgb.c.

◆ y

float dt_iop_channelmixer_rgb_params_t::y

Definition at line 123 of file channelmixerrgb.c.


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