Page 1 of 1

swapping colors in PNGs

Posted: Thu Oct 03, 2013 7:55 pm
by toddgeist
Hello,

I have some PNGs that made up of one color ( black ) with a transparent background. I would like to be able to change the color programatically. Essentially replace the black with a different color without effecting anything else.

Is this something that can be accomplished with LiveCode? If so does any one have any code samples?

Thank you :-)

Todd

Re: swapping colors in PNGs

Posted: Thu Oct 03, 2013 8:04 pm
by jmburnod
Hello,

I remember Bernd (thanks one more Bernd) post a stack useful for your
It is here:
http://forums.runrev.com/phpBB2/viewtop ... lor#p60279

Best regards
Jean-Marc

Re: swapping colors in PNGs

Posted: Thu Oct 03, 2013 11:07 pm
by toddgeist
That works!

Thank you


Todd