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

Data Fields

float scale
 
float falloff_scale
 
float brightness
 
float saturation
 
dt_iop_vector_2d_t center
 
gboolean autoratio
 
float whratio
 
float shape
 
int dithering
 
dt_iop_dither_t dithering
 
gboolean unbound
 

Detailed Description

Definition at line 122 of file lightroom.c.

Field Documentation

◆ autoratio

gboolean dt_iop_vignette_params_t::autoratio

Definition at line 129 of file lightroom.c.

Referenced by dt_lightroom_import().

◆ brightness

float dt_iop_vignette_params_t::brightness

Definition at line 126 of file lightroom.c.

Referenced by _lrop().

◆ center

dt_iop_vector_2d_t dt_iop_vignette_params_t::center

Definition at line 128 of file lightroom.c.

Referenced by dt_lightroom_import().

◆ dithering [1/2]

int dt_iop_vignette_params_t::dithering

Definition at line 132 of file lightroom.c.

Referenced by dt_lightroom_import().

◆ dithering [2/2]

dt_iop_dither_t dt_iop_vignette_params_t::dithering

Definition at line 145 of file vignette.c.

◆ falloff_scale

float dt_iop_vignette_params_t::falloff_scale

Definition at line 125 of file lightroom.c.

Referenced by _lrop().

◆ saturation

float dt_iop_vignette_params_t::saturation

Definition at line 127 of file lightroom.c.

Referenced by _lrop().

◆ scale

float dt_iop_vignette_params_t::scale

Definition at line 124 of file lightroom.c.

Referenced by _lrop(), dt_lightroom_import(), init_presets(), and legacy_params().

◆ shape

float dt_iop_vignette_params_t::shape

Definition at line 131 of file lightroom.c.

Referenced by dt_lightroom_import().

◆ unbound

gboolean dt_iop_vignette_params_t::unbound

Definition at line 146 of file vignette.c.

◆ whratio

float dt_iop_vignette_params_t::whratio

Definition at line 130 of file lightroom.c.

Referenced by dt_lightroom_import().


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