Find and Replace Color
Hi guys,
I'm brand new to scripting for Photoshop, but I've used Extendscript for After Effects and JSFL for Flash/Animate.
I'm trying to make a script that will find every pixel of a specific color (meaning on every layer, as well) on an animated timeline (the animated timeline part would be nice, but is not mandatory) and change it to another, based on hex values, while leaving the alpha intact, and with no selection feathering. Whether this means creating a GUI with two color pickers, or just using the foreground and background colors in the toolbar, either works for me.
Unfortunately, the Image>Adjustments>Replace Color feature only works on one layer at a time.
Please let me know if this makes sense, and if you can help. Thanks!