![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_colormapping_gui_data_t:Data Fields | |
| int | flag |
| float * | buffer |
| int | width |
| int | height |
| int | ch |
| int | flowback_set |
| dt_iop_colormapping_flowback_t | flowback |
| GtkWidget * | acquire_source_button |
| GtkWidget * | acquire_target_button |
| GtkWidget * | source_area |
| GtkWidget * | target_area |
| GtkWidget * | clusters |
| GtkWidget * | dominance |
| GtkWidget * | equalization |
| cmsHTRANSFORM | xform |
Definition at line 141 of file colormapping.c.
| GtkWidget* dt_iop_colormapping_gui_data_t::acquire_source_button |
Definition at line 150 of file colormapping.c.
| GtkWidget* dt_iop_colormapping_gui_data_t::acquire_target_button |
Definition at line 151 of file colormapping.c.
| float* dt_iop_colormapping_gui_data_t::buffer |
Definition at line 144 of file colormapping.c.
| int dt_iop_colormapping_gui_data_t::ch |
Definition at line 147 of file colormapping.c.
| GtkWidget* dt_iop_colormapping_gui_data_t::clusters |
Definition at line 154 of file colormapping.c.
| GtkWidget* dt_iop_colormapping_gui_data_t::dominance |
Definition at line 155 of file colormapping.c.
| GtkWidget* dt_iop_colormapping_gui_data_t::equalization |
Definition at line 156 of file colormapping.c.
| int dt_iop_colormapping_gui_data_t::flag |
Definition at line 143 of file colormapping.c.
| dt_iop_colormapping_flowback_t dt_iop_colormapping_gui_data_t::flowback |
Definition at line 149 of file colormapping.c.
| int dt_iop_colormapping_gui_data_t::flowback_set |
Definition at line 148 of file colormapping.c.
| int dt_iop_colormapping_gui_data_t::height |
Definition at line 146 of file colormapping.c.
| GtkWidget* dt_iop_colormapping_gui_data_t::source_area |
Definition at line 152 of file colormapping.c.
| GtkWidget* dt_iop_colormapping_gui_data_t::target_area |
Definition at line 153 of file colormapping.c.
| int dt_iop_colormapping_gui_data_t::width |
Definition at line 145 of file colormapping.c.
| cmsHTRANSFORM dt_iop_colormapping_gui_data_t::xform |
Definition at line 157 of file colormapping.c.