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

Data Fields

float a
 
float b
 
float size
 
float highlights
 

Detailed Description

Definition at line 81 of file monochrome.c.

Field Documentation

◆ a

float dt_iop_monochrome_params_t::a

Definition at line 83 of file monochrome.c.

Referenced by dt_iop_monochrome_button_press().

◆ b

float dt_iop_monochrome_params_t::b

Definition at line 84 of file monochrome.c.

Referenced by dt_iop_monochrome_button_press().

◆ highlights

float dt_iop_monochrome_params_t::highlights

Definition at line 86 of file monochrome.c.

Referenced by legacy_params().

◆ size

float dt_iop_monochrome_params_t::size

Definition at line 85 of file monochrome.c.

Referenced by dt_iop_monochrome_button_press(), and init_presets().


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