![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_colorin_params_t:Data Fields | |
| dt_colorspaces_color_profile_type_t | type |
| char | filename [512] |
| dt_iop_color_intent_t | intent |
| dt_iop_color_normalize_t | normalize |
| int | blue_mapping |
| dt_colorspaces_color_profile_type_t | type_work |
| char | filename_work [512] |
| char dt_iop_colorin_params_t::filename[512] |
Definition at line 123 of file colorin.c.
Referenced by update_modelines.modelines_updater_t::load_lines(), update_modelines.modelines_updater_t::remove_lines(), update_modelines.modelines_updater_t::update(), and update_modelines.modelines_updater_t::write_file().
| dt_iop_color_intent_t dt_iop_colorin_params_t::intent |
| dt_iop_color_normalize_t dt_iop_colorin_params_t::normalize |
| dt_colorspaces_color_profile_type_t dt_iop_colorin_params_t::type |
Definition at line 122 of file colorin.c.
Referenced by reload_defaults().
| dt_colorspaces_color_profile_type_t dt_iop_colorin_params_t::type_work |