Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_vignette_data_t Struct Reference
+ Collaboration diagram for dt_iop_vignette_data_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
 
gboolean unbound
 

Field Documentation

◆ autoratio

gboolean dt_iop_vignette_data_t::autoratio

Referenced by commit_params(), and process().

◆ brightness

float dt_iop_vignette_data_t::brightness

Referenced by commit_params(), and process().

◆ center

dt_iop_vector_2d_t dt_iop_vignette_data_t::center

Referenced by commit_params(), and process().

◆ dithering

int dt_iop_vignette_data_t::dithering

Referenced by commit_params(), and process().

◆ falloff_scale

float dt_iop_vignette_data_t::falloff_scale

Referenced by commit_params(), and process().

◆ saturation

float dt_iop_vignette_data_t::saturation

Referenced by commit_params(), and process().

◆ scale

float dt_iop_vignette_data_t::scale

Referenced by commit_params(), and process().

◆ shape

float dt_iop_vignette_data_t::shape

Referenced by commit_params(), and process().

◆ unbound

gboolean dt_iop_vignette_data_t::unbound

Referenced by commit_params(), and process().

◆ whratio

float dt_iop_vignette_data_t::whratio

Referenced by commit_params(), and process().


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