![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include "common/iop_profile.h"
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) |
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 | ||
) |