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

Data Fields

int kernel_retouch_clear_alpha
 
int kernel_retouch_copy_alpha
 
int kernel_retouch_copy_buffer_to_buffer
 
int kernel_retouch_copy_buffer_to_image
 
int kernel_retouch_fill
 
int kernel_retouch_copy_image_to_buffer_masked
 
int kernel_retouch_copy_buffer_to_buffer_masked
 
int kernel_retouch_image_rgb2lab
 
int kernel_retouch_image_lab2rgb
 
int kernel_retouch_copy_mask_to_alpha
 

Field Documentation

◆ kernel_retouch_clear_alpha

int dt_iop_retouch_global_data_t::kernel_retouch_clear_alpha

Referenced by cleanup_global(), and init_global().

◆ kernel_retouch_copy_alpha

int dt_iop_retouch_global_data_t::kernel_retouch_copy_alpha

Referenced by cleanup_global(), and init_global().

◆ kernel_retouch_copy_buffer_to_buffer

int dt_iop_retouch_global_data_t::kernel_retouch_copy_buffer_to_buffer

Referenced by cleanup_global(), and init_global().

◆ kernel_retouch_copy_buffer_to_buffer_masked

int dt_iop_retouch_global_data_t::kernel_retouch_copy_buffer_to_buffer_masked

Referenced by cleanup_global(), and init_global().

◆ kernel_retouch_copy_buffer_to_image

int dt_iop_retouch_global_data_t::kernel_retouch_copy_buffer_to_image

Referenced by cleanup_global(), and init_global().

◆ kernel_retouch_copy_image_to_buffer_masked

int dt_iop_retouch_global_data_t::kernel_retouch_copy_image_to_buffer_masked

Referenced by cleanup_global(), and init_global().

◆ kernel_retouch_copy_mask_to_alpha

int dt_iop_retouch_global_data_t::kernel_retouch_copy_mask_to_alpha

Referenced by cleanup_global(), and init_global().

◆ kernel_retouch_fill

int dt_iop_retouch_global_data_t::kernel_retouch_fill

Referenced by cleanup_global(), and init_global().

◆ kernel_retouch_image_lab2rgb

int dt_iop_retouch_global_data_t::kernel_retouch_image_lab2rgb

Referenced by cleanup_global(), and init_global().

◆ kernel_retouch_image_rgb2lab

int dt_iop_retouch_global_data_t::kernel_retouch_image_rgb2lab

Referenced by cleanup_global(), and init_global().


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