![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
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 | |
| dt_liquify_rgba_t dt_liquify_layer_t::bg |
the background color for this layer
Referenced by _draw_paths().
| dt_liquify_rgba_t dt_liquify_layer_t::fg |
the foreground color for this layer
Referenced by _draw_paths().
| dt_liquify_layer_flag_enum_t dt_liquify_layer_t::flags |
various flags for layer
Referenced by draw_paths().
| const char* dt_liquify_layer_t::hint |
hint displayed when hovering
Referenced by gui_init(), and mouse_moved().
| dt_liquify_layer_enum_t dt_liquify_layer_t::hover_master |
hover whenever master layer hovers, eg. to
Referenced by _draw_paths().
| float dt_liquify_layer_t::opacity |
the opacity of this layer highlight the whole radius when only the radius point is hovered