[wp-trac] [WordPress Trac] #11671: Image Saturation Loss on Resize
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 15 03:42:10 UTC 2010
#11671: Image Saturation Loss on Resize
---------------------------+------------------------------------------------
Reporter: miqrogroove | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.0
Component: Media | Version:
Severity: normal | Resolution:
Keywords: needs-testing |
---------------------------+------------------------------------------------
Comment(by miqrogroove):
http://www.php.net/manual/en/function.imagick-profileimage.php
Appears to be equivalent to "convert -profile", which I've used
successfully to convert Adobe RGB to sRGB in a Windows command prompt.
There are related functions for fetching and applying color profiles. We
might be able to sidestep the problem entirely by using
Imagick::resizeImage instead of GD.
Is ImageMagick prevalent enough for this to be viable?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11671#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list