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

Data Fields

float color [3]
 
float aspect
 
char aspect_text [20]
 
int aspect_orient
 
float size
 
float pos_h
 
char pos_h_text [20]
 
float pos_v
 
char pos_v_text [20]
 
float frame_size
 
float frame_offset
 
float frame_color [3]
 
gboolean max_border_size
 

Detailed Description

Definition at line 94 of file borders.c.

Field Documentation

◆ aspect

float dt_iop_borders_params_t::aspect

Definition at line 97 of file borders.c.

Referenced by modify_roi_out().

◆ aspect_orient

int dt_iop_borders_params_t::aspect_orient

Definition at line 101 of file borders.c.

◆ aspect_text

char dt_iop_borders_params_t::aspect_text[20]

Definition at line 99 of file borders.c.

Referenced by init().

◆ color

float dt_iop_borders_params_t::color[3]

Definition at line 96 of file borders.c.

◆ frame_color

float dt_iop_borders_params_t::frame_color[3]

Definition at line 117 of file borders.c.

◆ frame_offset

float dt_iop_borders_params_t::frame_offset

Definition at line 115 of file borders.c.

◆ frame_size

float dt_iop_borders_params_t::frame_size

Definition at line 113 of file borders.c.

◆ max_border_size

gboolean dt_iop_borders_params_t::max_border_size

Definition at line 118 of file borders.c.

◆ pos_h

float dt_iop_borders_params_t::pos_h

Definition at line 105 of file borders.c.

◆ pos_h_text

char dt_iop_borders_params_t::pos_h_text[20]

Definition at line 107 of file borders.c.

Referenced by init().

◆ pos_v

float dt_iop_borders_params_t::pos_v

Definition at line 109 of file borders.c.

◆ pos_v_text

char dt_iop_borders_params_t::pos_v_text[20]

Definition at line 111 of file borders.c.

Referenced by init().

◆ size

float dt_iop_borders_params_t::size

Definition at line 103 of file borders.c.


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