Page 1 of 1

Replace color and Aliasing with another one in PHP

Posted: 2010-01-13T08:22:29-07:00
by Ximer
Hi all!

I have a problem with colors replacing...

In this moment i can replace a color with another but it it's very crappy... example of imagemagick documentation, the black border doesn't hide!
How i can CORRECTLY replace a color with another one?

The function for do that is only: opaquePaintImage?

Any suggestions? Thanks at all! ;)

PS: Sorry for my bad english :(

Re: Replace color and Aliasing with another one in PHP

Posted: 2010-01-15T03:09:10-07:00
by Ximer
Anyone? :(

Re: Replace color and Aliasing with another one in PHP

Posted: 2010-01-15T13:26:04-07:00
by fmw42
can you provide a link to your input image and a description of what you want to do to it (and if possible an example of it done correctly). I can try to help with command line code, but I don't know PHP APIs.