![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <color_vocabulary.h>
Collaboration diagram for skin_color_t:Data Fields | |
| char * | name |
| ethnicities_t | ethnicity |
| gaussian_stats_t | L |
| gaussian_stats_t | a |
| gaussian_stats_t | b |
| gaussian_stats_t skin_color_t::a |
Referenced by get_skin_tones_range(), and Lch_to_color_name().
| gaussian_stats_t skin_color_t::b |
Referenced by get_skin_tones_range(), and Lch_to_color_name().
| ethnicities_t skin_color_t::ethnicity |
Referenced by Lch_to_color_name().
| gaussian_stats_t skin_color_t::L |
Referenced by get_skin_tones_range(), and Lch_to_color_name().
| char* skin_color_t::name |
Referenced by get_skin_color().