ID:               48263
 User updated by:  polkila at gmail dot com
 Reported By:      polkila at gmail dot com
 Status:           Bogus
 Bug Type:         *General Issues
 Operating System: FreeBSD 7.0-RELEASE i386 GENERIC
 PHP Version:      5.2.9
 New Comment:

close or delete please


Previous Comments:
------------------------------------------------------------------------

[2009-05-17 19:25:33] polkila at gmail dot com

ok, sorry

------------------------------------------------------------------------

[2009-05-13 15:56:11] [email protected]

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

Reply via email to