![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | |
_dt_iop_grain_channel_t | channel |
float | scale |
float | strength |
float | midtones_bias |
float | grain_lut [128 *128] |
_dt_iop_grain_channel_t dt_iop_grain_data_t::channel |
Referenced by commit_params().
float dt_iop_grain_data_t::grain_lut[128 * 128] |
Referenced by commit_params(), and process().
float dt_iop_grain_data_t::midtones_bias |
Referenced by commit_params().
float dt_iop_grain_data_t::scale |
Referenced by commit_params(), and process().
float dt_iop_grain_data_t::strength |
Referenced by commit_params(), and process().