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

Data Fields

dt_iop_dither_type_t dither_type
 
struct { 
 
   float   radius 
 
   float   range [4] 
 
   float   damping 
 
random 
 

Field Documentation

◆ damping

float dt_iop_dither_data_t::damping

Referenced by commit_params(), and process_random().

◆ dither_type

dt_iop_dither_type_t dt_iop_dither_data_t::dither_type

◆ radius

float dt_iop_dither_data_t::radius

Referenced by commit_params().

◆ [struct]

struct { ... } dt_iop_dither_data_t::random

Referenced by commit_params(), and process_random().

◆ range

float dt_iop_dither_data_t::range[4]

Referenced by commit_params().


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