![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | |
float | red [CHANNEL_SIZE] |
float | green [CHANNEL_SIZE] |
float | blue [CHANNEL_SIZE] |
_channelmixer_algorithm_t | algorithm_version |
_channelmixer_algorithm_t dt_iop_channelmixer_params_t::algorithm_version |
algorithm version
Referenced by init(), and legacy_params().
float dt_iop_channelmixer_params_t::blue[CHANNEL_SIZE] |
amount of blue to mix value
Referenced by init().
float dt_iop_channelmixer_params_t::green[CHANNEL_SIZE] |
amount of green to mix value
Referenced by init().
float dt_iop_channelmixer_params_t::red[CHANNEL_SIZE] |
amount of red to mix value
Referenced by init().