![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_colorequal_data_t:Data Fields | |
| float * | clut |
| uint16_t | clut_level |
| float | white_level |
| float | reference_saturation [3] |
| dt_iop_order_iccprofile_info_t * | lut_profile |
| dt_iop_order_iccprofile_info_t * | work_profile |
| dt_lut3d_interpolation_t | interpolation |
| float* dt_iop_colorequal_data_t::clut |
Referenced by _update_gui_lut_cache(), cleanup_global(), commit_params(), init_global(), and process_cl().
| uint16_t dt_iop_colorequal_data_t::clut_level |
Referenced by _update_gui_lut_cache(), commit_params(), and init_global().
| dt_lut3d_interpolation_t dt_iop_colorequal_data_t::interpolation |
| dt_iop_order_iccprofile_info_t* dt_iop_colorequal_data_t::lut_profile |
Referenced by init_global().
| float dt_iop_colorequal_data_t::reference_saturation[3] |
Referenced by _update_gui_lut_cache(), commit_params(), and init_global().
| float dt_iop_colorequal_data_t::white_level |
Referenced by init_global().
| dt_iop_order_iccprofile_info_t* dt_iop_colorequal_data_t::work_profile |
Referenced by init_global().