Page 1 of 1

Modulate image breaks colors

Posted: 2013-05-29T01:11:18-07:00
by rbostan
Hi again,
Problem is about Imagick->modulateimage();
After

Code: Select all

$im->modulateimage(40,100,100);
command it like below:
Image

the broken part is a kind of reflection from image left side and i want to do a back curved side with some matte.
Ideas ?

Re: Modulate image breaks colors

Posted: 2013-05-29T09:59:32-07:00
by fmw42
Be sure you are using the latest versions of Imagemagick and Imagick see http://pecl.php.net/package/imagick/3.1.0RC2

Perhaps you could provide your input image. Perhaps it is corrupt or includes stuff on the left that is not visible until after the modulate