![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <colorequal_shared.h>
Collaboration diagram for dt_colorrings_sparse_anchor_t:Data Fields | |
| float | L |
| float | rho |
| float | theta |
| float | delta_L |
| float | chroma_scale |
| float | delta_theta |
| float | weight |
| float dt_colorrings_sparse_anchor_t::chroma_scale |
| float dt_colorrings_sparse_anchor_t::delta_L |
| float dt_colorrings_sparse_anchor_t::delta_theta |
| float dt_colorrings_sparse_anchor_t::L |
Referenced by _build_anchor_from_source_rgb(), _build_clut(), and dt_colorrings_eval_sparse_local_field().
| float dt_colorrings_sparse_anchor_t::rho |
Referenced by _build_anchor_from_source_rgb(), _build_clut(), and dt_colorrings_eval_sparse_local_field().
| float dt_colorrings_sparse_anchor_t::theta |
Referenced by _build_anchor_from_source_rgb(), and _build_clut().
| float dt_colorrings_sparse_anchor_t::weight |
Referenced by _build_anchor_from_source_rgb(), _build_clut(), and dt_colorrings_eval_sparse_local_field().