![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <colorchart.h>
Data Fields | |
point_t | p |
float | w |
float | h |
dt_colorspaces_color_profile_type_t | color_space |
dt_aligned_pixel_t | color |
dt_aligned_pixel_t | rgb |
dt_aligned_pixel_t box_t::color |
Referenced by checker_set_color(), and get_Lab_from_box().
dt_colorspaces_color_profile_type_t box_t::color_space |
Referenced by checker_set_color(), get_Lab_from_box(), and parse_cht().
float box_t::h |
Referenced by draw_box(), draw_color_boxes_inside(), get_corners(), get_sample_box(), and parse_cht().
point_t box_t::p |
Referenced by draw_box(), draw_color_boxes_inside(), get_corners(), get_sample_box(), and parse_cht().
dt_aligned_pixel_t box_t::rgb |
Referenced by checker_set_color(), draw_color_boxes_inside(), and update_table().
float box_t::w |
Referenced by draw_box(), draw_color_boxes_inside(), get_corners(), get_sample_box(), and parse_cht().