Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_gui_blend_data_t Struct Reference

#include <blend.h>

+ Collaboration diagram for dt_iop_gui_blend_data_t:

Data Fields

int blendif_support
 
int blendif_inited
 
int masks_support
 
int masks_inited
 
int raster_inited
 
dt_develop_blend_colorspace_t csp
 
dt_iop_module_t *GtkWidgetblending_body_box
 
GtkWidgetblending_notebook
 
GtkWidgettop_enable
 
GtkWidgetmasks_enable
 
GtkWidgetraster_enable
 
GtkWidgetblendif_enable
 
GtkWidgettop_content
 
GtkWidgetmasks_content
 
GtkWidgetraster_content
 
GtkWidgetblendif_content
 
GtkWidgetbottom_content
 
GtkBox * blendif_box
 
GtkBox * masks_box
 
GtkBox * raster_box
 
GtkWidgetcolorpicker
 
GtkWidgetcolorpicker_set_values
 
dt_iop_gui_blendif_filter_t filter [2]
 
GtkWidgetshowmask
 
GtkWidgetsuppress
 
GtkWidgetmasks_combine_combo
 
GtkWidgetblend_modes_combo
 
GtkWidgetblend_modes_blend_order
 
GtkWidgetblend_mode_parameter_slider
 
GtkWidgetmasks_invert_combo
 
GtkWidgetopacity_slider
 
GtkWidgetmasks_feathering_guide_combo
 
GtkWidgetfeathering_radius_slider
 
GtkWidgetblur_radius_slider
 
GtkWidgetcontrast_slider
 
GtkWidgetbrightness_slider
 
dt_develop_blend_colorspace_t blend_modes_csp
 
dt_develop_blend_colorspace_t channel_tabs_csp
 
const dt_iop_gui_blendif_channel_tchannel
 
int tab
 
int altmode [8][2]
 
dt_dev_pixelpipe_display_mask_t save_for_leave
 
int timeout_handle
 
GtkNotebook * channel_tabs
 
gboolean output_channels_shown
 
GtkWidgetchannel_boost_factor_slider
 
GtkWidgetdetails_slider
 
GtkWidgetmasks_combo
 
GtkWidgetmasks_shapes [5]
 
int masks_type [5]
 
GtkWidgetmasks_edit
 
GtkWidgetgroup_shapes_label
 
GtkWidgetmasks_polarity
 
GtkWidgetwire_shape_toggle
 
int * masks_combo_ids
 
int masks_shown
 
GtkWidgetmasks_treeview
 
GtkWidgetmasks_group_treeview
 
GtkTreeStore * group_shapes_store
 
GtkTreeViewColumn * group_shapes_col
 
GtkListStore * all_shapes_store
 
GtkWidgetgroup_shapes_sw
 
GtkTreeViewColumn * all_shapes_col
 
GtkWidgetall_shapes_sw
 
GtkWidgetlists_stack
 
GdkPixbuf * masks_ic_inverse
 
GdkPixbuf * masks_ic_union
 
GdkPixbuf * masks_ic_intersection
 
GdkPixbuf * masks_ic_difference
 
GdkPixbuf * masks_ic_exclusion
 
GtkWidgetall_shapes_buttons
 
GtkWidgetlists_box
 
GtkWidgetraster_combo
 
GtkWidgetraster_polarity
 
int control_button_pressed
 
dt_pthread_mutex_t lock
 

Detailed Description

blend gui data

Field Documentation

◆ all_shapes_buttons

GtkWidget* dt_iop_gui_blend_data_t::all_shapes_buttons

◆ all_shapes_col

GtkTreeViewColumn* dt_iop_gui_blend_data_t::all_shapes_col

◆ all_shapes_store

GtkListStore* dt_iop_gui_blend_data_t::all_shapes_store

◆ all_shapes_sw

GtkWidget* dt_iop_gui_blend_data_t::all_shapes_sw

◆ altmode

int dt_iop_gui_blend_data_t::altmode[8][2]

◆ blend_mode_parameter_slider

◆ blend_modes_blend_order

GtkWidget* dt_iop_gui_blend_data_t::blend_modes_blend_order

◆ blend_modes_combo

GtkWidget* dt_iop_gui_blend_data_t::blend_modes_combo

◆ blend_modes_csp

◆ blendif_box

GtkBox* dt_iop_gui_blend_data_t::blendif_box

◆ blendif_content

GtkWidget* dt_iop_gui_blend_data_t::blendif_content

◆ blendif_enable

◆ blendif_inited

◆ blendif_support

◆ blending_body_box

◆ blending_notebook

GtkWidget* dt_iop_gui_blend_data_t::blending_notebook

◆ blur_radius_slider

GtkWidget* dt_iop_gui_blend_data_t::blur_radius_slider

◆ bottom_content

◆ brightness_slider

GtkWidget* dt_iop_gui_blend_data_t::brightness_slider

◆ channel

◆ channel_boost_factor_slider

GtkWidget* dt_iop_gui_blend_data_t::channel_boost_factor_slider

◆ channel_tabs

GtkNotebook* dt_iop_gui_blend_data_t::channel_tabs

◆ channel_tabs_csp

◆ colorpicker

◆ colorpicker_set_values

◆ contrast_slider

GtkWidget* dt_iop_gui_blend_data_t::contrast_slider

◆ control_button_pressed

int dt_iop_gui_blend_data_t::control_button_pressed

◆ csp

◆ details_slider

◆ feathering_radius_slider

GtkWidget* dt_iop_gui_blend_data_t::feathering_radius_slider

◆ filter

◆ group_shapes_col

GtkTreeViewColumn* dt_iop_gui_blend_data_t::group_shapes_col

◆ group_shapes_label

◆ group_shapes_store

GtkTreeStore* dt_iop_gui_blend_data_t::group_shapes_store

◆ group_shapes_sw

GtkWidget* dt_iop_gui_blend_data_t::group_shapes_sw

◆ lists_box

GtkWidget* dt_iop_gui_blend_data_t::lists_box

◆ lists_stack

◆ lock

◆ masks_box

GtkBox* dt_iop_gui_blend_data_t::masks_box

◆ masks_combine_combo

◆ masks_combo

◆ masks_combo_ids

◆ masks_content

◆ masks_edit

◆ masks_enable

◆ masks_feathering_guide_combo

GtkWidget* dt_iop_gui_blend_data_t::masks_feathering_guide_combo

◆ masks_group_treeview

GtkWidget* dt_iop_gui_blend_data_t::masks_group_treeview

◆ masks_ic_difference

GdkPixbuf* dt_iop_gui_blend_data_t::masks_ic_difference

◆ masks_ic_exclusion

GdkPixbuf* dt_iop_gui_blend_data_t::masks_ic_exclusion

◆ masks_ic_intersection

GdkPixbuf* dt_iop_gui_blend_data_t::masks_ic_intersection

◆ masks_ic_inverse

◆ masks_ic_union

◆ masks_inited

◆ masks_invert_combo

◆ masks_polarity

GtkWidget* dt_iop_gui_blend_data_t::masks_polarity

◆ masks_shapes

◆ masks_shown

◆ masks_support

◆ masks_treeview

◆ masks_type

int dt_iop_gui_blend_data_t::masks_type[5]

◆ opacity_slider

◆ output_channels_shown

◆ raster_box

GtkBox* dt_iop_gui_blend_data_t::raster_box

◆ raster_combo

GtkWidget* dt_iop_gui_blend_data_t::raster_combo

◆ raster_content

◆ raster_enable

◆ raster_inited

◆ raster_polarity

GtkWidget* dt_iop_gui_blend_data_t::raster_polarity

◆ save_for_leave

◆ showmask

◆ suppress

◆ tab

◆ timeout_handle

◆ top_content

◆ top_enable

◆ wire_shape_toggle

GtkWidget* dt_iop_gui_blend_data_t::wire_shape_toggle

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