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

Data Fields

_dt_iop_grain_channel_t channel
 
float scale
 
float strength
 
float midtones_bias
 

Detailed Description

Definition at line 101 of file lightroom.c.

Field Documentation

◆ channel

_dt_iop_grain_channel_t dt_iop_grain_params_t::channel

Definition at line 103 of file lightroom.c.

Referenced by dt_lightroom_import(), and legacy_params().

◆ midtones_bias

float dt_iop_grain_params_t::midtones_bias

Definition at line 102 of file grain.c.

◆ scale

float dt_iop_grain_params_t::scale

Definition at line 104 of file lightroom.c.

Referenced by _lrop().

◆ strength

float dt_iop_grain_params_t::strength

Definition at line 105 of file lightroom.c.

Referenced by _lrop().


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