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

Data Fields

float size
 
float threshold
 
float strength
 

Detailed Description

Definition at line 85 of file bloom.c.

Field Documentation

◆ size

float dt_iop_bloom_data_t::size

Definition at line 87 of file bloom.c.

Referenced by process().

◆ strength

float dt_iop_bloom_data_t::strength

Definition at line 89 of file bloom.c.

Referenced by process().

◆ threshold

float dt_iop_bloom_data_t::threshold

Definition at line 88 of file bloom.c.

Referenced by process().


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