mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-24 02:58:15 +02:00
This is a basic implementation. First the input parametric profile's transfer function is decoded, and a HDR-aware luminance mapping into a [0, 1] relative SDR luminance expected by the ICC workflow is done. Then, a shaper+matrix ICC profile is crafted with the primaries, white point and black point of the input profile. That is connected with the output ICC profile similar to init_icc_to_icc_chain(). LittleCMS handles the rendering intents. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com> |
||
|---|---|---|
| .. | ||
| color-curve-segments.c | ||
| color-curve-segments.h | ||
| color-lcms.c | ||
| color-lcms.h | ||
| color-profile.c | ||
| color-transform.c | ||
| color-transformer.c | ||
| meson.build | ||