swapping colors in PNGs

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
toddgeist
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 21
Joined: Sat Apr 15, 2006 9:12 pm

swapping colors in PNGs

Post by toddgeist » Thu Oct 03, 2013 7:55 pm

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

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2718
Joined: Sat Dec 22, 2007 5:35 pm
Location: Genève
Contact:

Re: swapping colors in PNGs

Post by jmburnod » Thu Oct 03, 2013 8:04 pm

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
https://alternatic.ch

toddgeist
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 21
Joined: Sat Apr 15, 2006 9:12 pm

Re: swapping colors in PNGs

Post by toddgeist » Thu Oct 03, 2013 11:07 pm

That works!

Thank you


Todd

Post Reply

Return to “Talking LiveCode”