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

#include <runtime.h>

+ Collaboration diagram for dt_drawlayer_ui_state_t:

Data Fields

dt_drawlayer_widgets_twidgets
 
cairo_surface_t * cursor_surface
 
int cursor_surface_size
 
double cursor_surface_ppd
 
float cursor_radius
 
float cursor_opacity
 
float cursor_hardness
 
int cursor_shape
 
float cursor_color [3]
 
float brush_display_color [3]
 
float brush_pipeline_color [3]
 
gboolean brush_color_valid
 

Detailed Description

Definition at line 84 of file runtime.h.

Field Documentation

◆ brush_color_valid

gboolean dt_drawlayer_ui_state_t::brush_color_valid

Definition at line 97 of file runtime.h.

◆ brush_display_color

float dt_drawlayer_ui_state_t::brush_display_color[3]

Definition at line 95 of file runtime.h.

◆ brush_pipeline_color

float dt_drawlayer_ui_state_t::brush_pipeline_color[3]

Definition at line 96 of file runtime.h.

◆ cursor_color

float dt_drawlayer_ui_state_t::cursor_color[3]

Definition at line 94 of file runtime.h.

◆ cursor_hardness

float dt_drawlayer_ui_state_t::cursor_hardness

Definition at line 92 of file runtime.h.

◆ cursor_opacity

float dt_drawlayer_ui_state_t::cursor_opacity

Definition at line 91 of file runtime.h.

◆ cursor_radius

float dt_drawlayer_ui_state_t::cursor_radius

Definition at line 90 of file runtime.h.

◆ cursor_shape

int dt_drawlayer_ui_state_t::cursor_shape

Definition at line 93 of file runtime.h.

◆ cursor_surface

cairo_surface_t* dt_drawlayer_ui_state_t::cursor_surface

Definition at line 87 of file runtime.h.

◆ cursor_surface_ppd

double dt_drawlayer_ui_state_t::cursor_surface_ppd

Definition at line 89 of file runtime.h.

◆ cursor_surface_size

int dt_drawlayer_ui_state_t::cursor_surface_size

Definition at line 88 of file runtime.h.

◆ widgets

dt_drawlayer_widgets_t* dt_drawlayer_ui_state_t::widgets

Definition at line 86 of file runtime.h.


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