Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_colormapping_gui_data_t Struct Reference
+ 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
 
GtkWidgetacquire_source_button
 
GtkWidgetacquire_target_button
 
GtkWidgetsource_area
 
GtkWidgettarget_area
 
GtkWidgetclusters
 
GtkWidgetdominance
 
GtkWidgetequalization
 
cmsHTRANSFORM xform
 

Detailed Description

Definition at line 141 of file colormapping.c.

Field Documentation

◆ acquire_source_button

GtkWidget* dt_iop_colormapping_gui_data_t::acquire_source_button

Definition at line 150 of file colormapping.c.

◆ acquire_target_button

GtkWidget* dt_iop_colormapping_gui_data_t::acquire_target_button

Definition at line 151 of file colormapping.c.

◆ buffer

float* dt_iop_colormapping_gui_data_t::buffer

Definition at line 144 of file colormapping.c.

◆ ch

int dt_iop_colormapping_gui_data_t::ch

Definition at line 147 of file colormapping.c.

◆ clusters

GtkWidget* dt_iop_colormapping_gui_data_t::clusters

Definition at line 154 of file colormapping.c.

◆ dominance

GtkWidget* dt_iop_colormapping_gui_data_t::dominance

Definition at line 155 of file colormapping.c.

◆ equalization

GtkWidget* dt_iop_colormapping_gui_data_t::equalization

Definition at line 156 of file colormapping.c.

◆ flag

int dt_iop_colormapping_gui_data_t::flag

Definition at line 143 of file colormapping.c.

◆ flowback

dt_iop_colormapping_flowback_t dt_iop_colormapping_gui_data_t::flowback

Definition at line 149 of file colormapping.c.

◆ flowback_set

int dt_iop_colormapping_gui_data_t::flowback_set

Definition at line 148 of file colormapping.c.

◆ height

int dt_iop_colormapping_gui_data_t::height

Definition at line 146 of file colormapping.c.

◆ source_area

GtkWidget* dt_iop_colormapping_gui_data_t::source_area

Definition at line 152 of file colormapping.c.

◆ target_area

GtkWidget* dt_iop_colormapping_gui_data_t::target_area

Definition at line 153 of file colormapping.c.

◆ width

int dt_iop_colormapping_gui_data_t::width

Definition at line 145 of file colormapping.c.

◆ xform

cmsHTRANSFORM dt_iop_colormapping_gui_data_t::xform

Definition at line 157 of file colormapping.c.


The documentation for this struct was generated from the following file: