Modulate image breaks colors
Posted: 2013-05-29T01:11:18-07:00
Hi again,
Problem is about Imagick->modulateimage();
After
command it like below:
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 ?
Problem is about Imagick->modulateimage();
After
Code: Select all
$im->modulateimage(40,100,100);
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 ?