Search found 3 matches

by rbostan
2013-05-29T01:11:18-07:00
Forum: Users
Topic: Modulate image breaks colors
Replies: 1
Views: 3123

Modulate image breaks colors

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 ?
by rbostan
2013-05-29T01:02:41-07:00
Forum: Users
Topic: Problem with composition of pseudo image
Replies: 1
Views: 3351

Problem with composition of pseudo image

Hi all, I'm trying to generate gradient scene with imagick. Everything is working on local environment very well (ImageMagick 6.7.6-1 2012-03-17 Q16 on Win7 with ZendServer). http://snag.gy/vMHFr.jpg when uploaded to the server (ImageMagick 6.5.4-7 2012-05-07 Q16 OpenMP on CentOS 6.4 Final, x86_64 )...
by rbostan
2013-05-23T08:19:45-07:00
Forum: Developers
Topic: Problem with composition of pseudo image
Replies: 0
Views: 4283

Problem with composition of pseudo image

Hi all, I'm trying to generate gradient scene with imagick. Everything is working on local environment very well (ImageMagick 6.7.6-1 2012-03-17 Q16 on Win7 with ZendServer). http://snag.gy/vMHFr.jpg when uploaded to the server (ImageMagick 6.5.4-7 2012-05-07 Q16 OpenMP on CentOS 6.4 Final, x86_64 )...