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

◆ kernel_retouch_copy_alpha

int dt_iop_retouch_global_data_t::kernel_retouch_copy_alpha

◆ kernel_retouch_copy_buffer_to_buffer

int dt_iop_retouch_global_data_t::kernel_retouch_copy_buffer_to_buffer

◆ kernel_retouch_copy_buffer_to_buffer_masked

int dt_iop_retouch_global_data_t::kernel_retouch_copy_buffer_to_buffer_masked

◆ kernel_retouch_copy_buffer_to_image

int dt_iop_retouch_global_data_t::kernel_retouch_copy_buffer_to_image

◆ kernel_retouch_copy_image_to_buffer_masked

int dt_iop_retouch_global_data_t::kernel_retouch_copy_image_to_buffer_masked

◆ kernel_retouch_copy_mask_to_alpha

int dt_iop_retouch_global_data_t::kernel_retouch_copy_mask_to_alpha

◆ kernel_retouch_fill

int dt_iop_retouch_global_data_t::kernel_retouch_fill

◆ kernel_retouch_image_lab2rgb

int dt_iop_retouch_global_data_t::kernel_retouch_image_lab2rgb

◆ kernel_retouch_image_rgb2lab

int dt_iop_retouch_global_data_t::kernel_retouch_image_rgb2lab

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