![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_rgblevels_data_t:Data Fields | |
| dt_iop_rgblevels_params_t | params |
| float | inv_gamma [DT_IOP_RGBLEVELS_MAX_CHANNELS] |
| float | lut [DT_IOP_RGBLEVELS_MAX_CHANNELS][0x10000] |
| float dt_iop_rgblevels_data_t::inv_gamma[DT_IOP_RGBLEVELS_MAX_CHANNELS] |
Referenced by _compute_lut(), and process().
| float dt_iop_rgblevels_data_t::lut[DT_IOP_RGBLEVELS_MAX_CHANNELS][0x10000] |
Referenced by _compute_lut(), and process().
| dt_iop_rgblevels_params_t dt_iop_rgblevels_data_t::params |
Referenced by _compute_lut(), commit_params(), and process().