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

Data Fields

float scale
 
float falloff_scale
 
float brightness
 
float saturation
 
dt_iop_vector_2d_t center
 
gboolean autoratio
 
float whratio
 
float shape
 

Detailed Description

Definition at line 110 of file vignette.c.

Field Documentation

◆ autoratio

gboolean dt_iop_vignette_params2_t::autoratio

Definition at line 117 of file vignette.c.

Referenced by legacy_params().

◆ brightness

float dt_iop_vignette_params2_t::brightness

Definition at line 114 of file vignette.c.

Referenced by legacy_params().

◆ center

dt_iop_vector_2d_t dt_iop_vignette_params2_t::center

Definition at line 116 of file vignette.c.

Referenced by legacy_params().

◆ falloff_scale

float dt_iop_vignette_params2_t::falloff_scale

Definition at line 113 of file vignette.c.

Referenced by legacy_params().

◆ saturation

float dt_iop_vignette_params2_t::saturation

Definition at line 115 of file vignette.c.

Referenced by legacy_params().

◆ scale

float dt_iop_vignette_params2_t::scale

Definition at line 112 of file vignette.c.

Referenced by legacy_params().

◆ shape

float dt_iop_vignette_params2_t::shape

Definition at line 119 of file vignette.c.

Referenced by legacy_params().

◆ whratio

float dt_iop_vignette_params2_t::whratio

Definition at line 118 of file vignette.c.

Referenced by legacy_params().


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