#include <gtk/gtk.h>
#include <inttypes.h>
Go to the source code of this file.
◆ dt_colorpicker_sample_t
The struct for primary and live color picker samples
◆ dt_lib_colorpicker_size_t
◆ dt_lib_colorpicker_statistic_t
◆ lib_colorpicker_sample_statistics
◆ dt_lib_colorpicker_size_t
Enumerator |
---|
DT_LIB_COLORPICKER_SIZE_POINT | |
DT_LIB_COLORPICKER_SIZE_BOX | |
◆ dt_lib_colorpicker_statistic_t
Enumerator |
---|
DT_LIB_COLORPICKER_STATISTIC_MEAN | |
DT_LIB_COLORPICKER_STATISTIC_MIN | |
DT_LIB_COLORPICKER_STATISTIC_MAX | |
DT_LIB_COLORPICKER_STATISTIC_N | |