ID: 48263 User updated by: polkila at gmail dot com Reported By: polkila at gmail dot com Status: Bogus -Bug Type: *Graphics related +Bug Type: *General Issues Operating System: FreeBSD 7.0-RELEASE i386 GENERIC PHP Version: 5.2.9 New Comment:
ok, sorry Previous Comments: ------------------------------------------------------------------------ [2009-05-13 15:56:11] paj...@php.net Please report bugs in pecl. ------------------------------------------------------------------------ [2009-05-13 15:25:50] polkila at gmail dot com Description: ------------ setCompressionQuality() is not working Reproduce code: --------------- $img = new Imagick($s_file); $img->setCompression(Imagick::COMPRESSION_JPEG); $img->setCompressionQuality(20); Expected result: ---------------- changing quality of destination image Actual result: -------------- not changing ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=48263&edit=1