Skip to content

core/colorspace: add rendering intents

Xaver Hugl requested to merge work/zamundaaa/rendering-intents into master

Rendering intents describe how to handle mapping between different colorspaces, what to do with out of gamut values and what to do if the whitepoint doesn't match. This way, clients can choose which behavior their content should get.

Merge request reports