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

Data Fields

float density
 
float hardness
 
float rotation
 
float offset
 
float color [4]
 
float color1 [4]
 

Detailed Description

Definition at line 173 of file graduatednd.c.

Field Documentation

◆ color

float dt_iop_graduatednd_data_t::color[4]

Definition at line 179 of file graduatednd.c.

Referenced by process(), and process_cl().

◆ color1

float dt_iop_graduatednd_data_t::color1[4]

Definition at line 180 of file graduatednd.c.

Referenced by process().

◆ density

float dt_iop_graduatednd_data_t::density

Definition at line 175 of file graduatednd.c.

Referenced by process(), and process_cl().

◆ hardness

float dt_iop_graduatednd_data_t::hardness

Definition at line 176 of file graduatednd.c.

Referenced by process(), and process_cl().

◆ offset

float dt_iop_graduatednd_data_t::offset

Definition at line 178 of file graduatednd.c.

Referenced by process(), and process_cl().

◆ rotation

float dt_iop_graduatednd_data_t::rotation

Definition at line 177 of file graduatednd.c.

Referenced by process(), and process_cl().


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