Skip to content

core: refactor colorimetry, add a constructor and ensure the whitepoint isn't zero

Xaver Hugl requested to merge work/zamundaaa/colorimetry into master

Caching the to/fromXYZ provides a small optimization, and this ensures we never assert in Qt because of a division by zero

@apol

Merge request reports