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

Data Fields

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

Detailed Description

Definition at line 79 of file dither.c.

Field Documentation

◆ damping

float dt_iop_dither_params_t::damping

Definition at line 87 of file dither.c.

◆ dither_type

dt_iop_dither_type_t dt_iop_dither_params_t::dither_type

Definition at line 81 of file dither.c.

◆ palette

int dt_iop_dither_params_t::palette

Definition at line 82 of file dither.c.

◆ radius

float dt_iop_dither_params_t::radius

Definition at line 85 of file dither.c.

◆ [struct]

struct { ... } dt_iop_dither_params_t::random

◆ range

float dt_iop_dither_params_t::range[4]

Definition at line 86 of file dither.c.


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