I've been trying to use this today, but have had some problems.
-This isn't working for-
Chrome 23.0.1271.95 m
FireFox 17.1
-Works in-
Opera 12.11
Android stock browser
Android Chrome
IOS 5.? safari
What i'm trying to do is change a default colour(200,200,50) to (r,g,b, 45)
I want to implement custom colouring on a basic body sprite. For chrome and firefox it's not working, but for works for the others I listed. So not sure what I'm doing wrong.
Played with the sample 2.0 back on page 1 and it works. So there must be something that I should be doing on chrome and ff. I will look into it some more.
Ok, found a solution. I'm not sure why it works in Opera desktop and FF, Chrome not so. However the fix was that I needed to "save current image" first. Now it works fine.
BYW this is an AWESOME program.
However is it possible to add the feature so that we can do
Change RGB to Transparency. This would also be a nice feature for doing in game stencil creation.