![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_channelmixer_rbg_data_t:Data Fields | |
| dt_colormatrix_t | MIX |
| float DT_ALIGNED_PIXEL | saturation [4] |
| float DT_ALIGNED_PIXEL | lightness [4] |
| float DT_ALIGNED_PIXEL | grey [4] |
| dt_aligned_pixel_t | illuminant |
| float | p |
| float | gamut |
| int | apply_grey |
| int | clip |
| dt_adaptation_t | adaptation |
| dt_illuminant_t | illuminant_type |
| dt_iop_channelmixer_rgb_version_t | version |
| dt_adaptation_t dt_iop_channelmixer_rbg_data_t::adaptation |
Referenced by commit_params(), and process().
| int dt_iop_channelmixer_rbg_data_t::apply_grey |
Referenced by commit_params(), and process().
| int dt_iop_channelmixer_rbg_data_t::clip |
Referenced by commit_params(), and process().
| float dt_iop_channelmixer_rbg_data_t::gamut |
Referenced by commit_params(), and process().
| float DT_ALIGNED_PIXEL dt_iop_channelmixer_rbg_data_t::grey[4] |
Referenced by commit_params(), and process().
| dt_aligned_pixel_t dt_iop_channelmixer_rbg_data_t::illuminant |
Referenced by commit_params(), and process().
| dt_illuminant_t dt_iop_channelmixer_rbg_data_t::illuminant_type |
Referenced by commit_params(), and process().
| float DT_ALIGNED_PIXEL dt_iop_channelmixer_rbg_data_t::lightness[4] |
Referenced by commit_params(), and process().
| dt_colormatrix_t dt_iop_channelmixer_rbg_data_t::MIX |
Referenced by commit_params(), and process().
| float dt_iop_channelmixer_rbg_data_t::p |
Referenced by commit_params(), and process().
| float DT_ALIGNED_PIXEL dt_iop_channelmixer_rbg_data_t::saturation[4] |
Referenced by commit_params(), and process().
| dt_iop_channelmixer_rgb_version_t dt_iop_channelmixer_rbg_data_t::version |
Referenced by commit_params(), and process().