Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_basecurve_gui_data_t Struct Reference
+ Collaboration diagram for dt_iop_basecurve_gui_data_t:

Data Fields

dt_draw_curve_tminmax_curve
 
int minmax_curve_type
 
int minmax_curve_nodes
 
GtkBox * hbox
 
GtkDrawingArea * area
 
GtkWidget * fusion
 
GtkWidget * exposure_step
 
GtkWidget * exposure_bias
 
GtkWidget * cmb_preserve_colors
 
double mouse_x
 
double mouse_y
 
int selected
 
double selected_offset
 
double selected_y
 
double selected_min
 
double selected_max
 
float draw_xs [256]
 
float draw_ys [256]
 
float draw_min_xs [256]
 
float draw_min_ys [256]
 
float draw_max_xs [256]
 
float draw_max_ys [256]
 
float loglogscale
 
GtkWidget * logbase
 

Field Documentation

◆ area

GtkDrawingArea* dt_iop_basecurve_gui_data_t::area

◆ cmb_preserve_colors

GtkWidget* dt_iop_basecurve_gui_data_t::cmb_preserve_colors

◆ draw_max_xs

float dt_iop_basecurve_gui_data_t::draw_max_xs[256]

◆ draw_max_ys

float dt_iop_basecurve_gui_data_t::draw_max_ys[256]

◆ draw_min_xs

float dt_iop_basecurve_gui_data_t::draw_min_xs[256]

◆ draw_min_ys

float dt_iop_basecurve_gui_data_t::draw_min_ys[256]

◆ draw_xs

float dt_iop_basecurve_gui_data_t::draw_xs[256]

◆ draw_ys

float dt_iop_basecurve_gui_data_t::draw_ys[256]

◆ exposure_bias

GtkWidget * dt_iop_basecurve_gui_data_t::exposure_bias

◆ exposure_step

GtkWidget * dt_iop_basecurve_gui_data_t::exposure_step

◆ fusion

GtkWidget* dt_iop_basecurve_gui_data_t::fusion

◆ hbox

GtkBox* dt_iop_basecurve_gui_data_t::hbox

◆ logbase

GtkWidget* dt_iop_basecurve_gui_data_t::logbase

◆ loglogscale

float dt_iop_basecurve_gui_data_t::loglogscale

◆ minmax_curve

dt_draw_curve_t* dt_iop_basecurve_gui_data_t::minmax_curve

◆ minmax_curve_nodes

int dt_iop_basecurve_gui_data_t::minmax_curve_nodes

◆ minmax_curve_type

int dt_iop_basecurve_gui_data_t::minmax_curve_type

◆ mouse_x

double dt_iop_basecurve_gui_data_t::mouse_x

◆ mouse_y

double dt_iop_basecurve_gui_data_t::mouse_y

◆ selected

int dt_iop_basecurve_gui_data_t::selected

◆ selected_max

double dt_iop_basecurve_gui_data_t::selected_max

◆ selected_min

double dt_iop_basecurve_gui_data_t::selected_min

◆ selected_offset

double dt_iop_basecurve_gui_data_t::selected_offset

◆ selected_y

double dt_iop_basecurve_gui_data_t::selected_y

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