php-imagine / Imagine

PHP Object Oriented image manipulation library
https://imagine.readthedocs.io
Other
4.42k stars 530 forks source link

Fix CMYK palette issue #816

Closed xkzl closed 1 year ago

xkzl commented 2 years ago

JPEG images saved with CMYK palette gets color distorded when processed with Gd.

xkzl commented 2 years ago

I have implemented a fix for this issue, can someone double check that ? Thanks..

xkzl commented 2 years ago

Can some advice about how to fix it ?