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

Data Fields

int kernel_highpass_invert
 
int kernel_highpass_hblur
 
int kernel_highpass_vblur
 
int kernel_highpass_mix
 

Detailed Description

Definition at line 85 of file highpass.c.

Field Documentation

◆ kernel_highpass_hblur

int dt_iop_highpass_global_data_t::kernel_highpass_hblur

Definition at line 88 of file highpass.c.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_highpass_invert

int dt_iop_highpass_global_data_t::kernel_highpass_invert

Definition at line 87 of file highpass.c.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_highpass_mix

int dt_iop_highpass_global_data_t::kernel_highpass_mix

Definition at line 90 of file highpass.c.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_highpass_vblur

int dt_iop_highpass_global_data_t::kernel_highpass_vblur

Definition at line 89 of file highpass.c.

Referenced by cleanup_global(), init_global(), and process_cl().


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