Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
color_picker.h File Reference
+ Include dependency graph for color_picker.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void dt_color_picker_helper (const struct dt_iop_buffer_dsc_t *dsc, const float *const pixel, const struct dt_iop_roi_t *roi, const int *const box, dt_aligned_pixel_t picked_color, dt_aligned_pixel_t picked_color_min, dt_aligned_pixel_t picked_color_max, const enum dt_iop_colorspace_type_t image_cst, const enum dt_iop_colorspace_type_t picker_cst, const dt_iop_order_iccprofile_info_t *const profile)
 

Function Documentation

◆ dt_color_picker_helper()

void dt_color_picker_helper ( const struct dt_iop_buffer_dsc_t dsc,
const float *const  pixel,
const struct dt_iop_roi_t roi,
const int *const  box,
dt_aligned_pixel_t  picked_color,
dt_aligned_pixel_t  picked_color_min,
dt_aligned_pixel_t  picked_color_max,
const enum dt_iop_colorspace_type_t  image_cst,
const enum dt_iop_colorspace_type_t  picker_cst,
const dt_iop_order_iccprofile_info_t *const  profile 
)