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

#include <blend.h>

+ Collaboration diagram for dt_iop_gui_blendif_channel_t:

Data Fields

char * label
 
char * tooltip
 
float increment
 
int numberstops
 
const dt_iop_gui_blendif_colorstop_tcolorstops
 
gboolean boost_factor_enabled
 
float boost_factor_offset
 
dt_develop_blendif_channels_t param_channels [2]
 
dt_dev_pixelpipe_display_mask_t display_channel
 
void(* scale_print )(float value, float boost_factor, char *string, int n)
 
int(* altdisplay )(GtkWidget *, dt_iop_module_t *, int)
 
char * name
 

Field Documentation

◆ altdisplay

int(* dt_iop_gui_blendif_channel_t::altdisplay) (GtkWidget *, dt_iop_module_t *, int)

◆ boost_factor_enabled

gboolean dt_iop_gui_blendif_channel_t::boost_factor_enabled

◆ boost_factor_offset

float dt_iop_gui_blendif_channel_t::boost_factor_offset

◆ colorstops

const dt_iop_gui_blendif_colorstop_t* dt_iop_gui_blendif_channel_t::colorstops

◆ display_channel

◆ increment

float dt_iop_gui_blendif_channel_t::increment

◆ label

char* dt_iop_gui_blendif_channel_t::label

◆ name

char* dt_iop_gui_blendif_channel_t::name

◆ numberstops

int dt_iop_gui_blendif_channel_t::numberstops

◆ param_channels

◆ scale_print

void(* dt_iop_gui_blendif_channel_t::scale_print) (float value, float boost_factor, char *string, int n)

◆ tooltip

char* dt_iop_gui_blendif_channel_t::tooltip

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