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

Data Fields

dt_liquify_layer_enum_t hover_master
 hover whenever master layer hovers, eg. to
 
dt_liquify_rgba_t fg
 the foreground color for this layer
 
dt_liquify_rgba_t bg
 the background color for this layer
 
float opacity
 
dt_liquify_layer_flag_enum_t flags
 various flags for layer
 
const char * hint
 hint displayed when hovering
 

Field Documentation

◆ bg

dt_liquify_rgba_t dt_liquify_layer_t::bg

the background color for this layer

Referenced by _draw_paths().

◆ fg

dt_liquify_rgba_t dt_liquify_layer_t::fg

the foreground color for this layer

Referenced by _draw_paths().

◆ flags

dt_liquify_layer_flag_enum_t dt_liquify_layer_t::flags

various flags for layer

Referenced by draw_paths().

◆ hint

const char* dt_liquify_layer_t::hint

hint displayed when hovering

Referenced by gui_init(), and mouse_moved().

◆ hover_master

dt_liquify_layer_enum_t dt_liquify_layer_t::hover_master

hover whenever master layer hovers, eg. to

Referenced by _draw_paths().

◆ opacity

float dt_liquify_layer_t::opacity

the opacity of this layer highlight the whole radius when only the radius point is hovered


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