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

Data Fields

GtkWidgettype
 
GtkWidgetradius
 
GtkWidgetblades
 
GtkWidgetconcavity
 
GtkWidgetlinearity
 
GtkWidgetrotation
 
GtkWidgetangle
 
GtkWidgetcurvature
 
GtkWidgetoffset
 
GtkDrawingArea * area
 
unsigned char * img
 
int img_cached
 
float img_width
 

Detailed Description

Definition at line 73 of file blurs.c.

Field Documentation

◆ angle

GtkWidget * dt_iop_blurs_gui_data_t::angle

Definition at line 75 of file blurs.c.

◆ area

GtkDrawingArea* dt_iop_blurs_gui_data_t::area

Definition at line 76 of file blurs.c.

◆ blades

GtkWidget * dt_iop_blurs_gui_data_t::blades

Definition at line 75 of file blurs.c.

◆ concavity

GtkWidget * dt_iop_blurs_gui_data_t::concavity

Definition at line 75 of file blurs.c.

◆ curvature

GtkWidget * dt_iop_blurs_gui_data_t::curvature

Definition at line 75 of file blurs.c.

◆ img

unsigned char* dt_iop_blurs_gui_data_t::img

Definition at line 77 of file blurs.c.

◆ img_cached

int dt_iop_blurs_gui_data_t::img_cached

Definition at line 78 of file blurs.c.

◆ img_width

float dt_iop_blurs_gui_data_t::img_width

Definition at line 79 of file blurs.c.

◆ linearity

GtkWidget * dt_iop_blurs_gui_data_t::linearity

Definition at line 75 of file blurs.c.

◆ offset

GtkWidget * dt_iop_blurs_gui_data_t::offset

Definition at line 75 of file blurs.c.

◆ radius

GtkWidget * dt_iop_blurs_gui_data_t::radius

Definition at line 75 of file blurs.c.

◆ rotation

GtkWidget * dt_iop_blurs_gui_data_t::rotation

Definition at line 75 of file blurs.c.

◆ type

GtkWidget* dt_iop_blurs_gui_data_t::type

Definition at line 75 of file blurs.c.


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