Skip to content

Fix issue with color profile inversion in CMYK images

Ben requested to merge fix/cmyk-inversion-1985 into master

Closes #1985

I fixed the issue causing colors to invert, but there are still some color issues with some images because of the lack of .icc profiles. I tried to bring these in but they didn't seem to have an effect on the image. If the differences between "before" and "after" are too large below - let me know and I can spend some more time looking into it.

More information (with the exact images below) readable here. https://legacy.imagemagick.org/discourse-server/viewtopic.php?t=36184

source image:

image

output image:

image

Merge request reports