to
Is it possible to create something like a wand tool?
I need to change all the yellow pixels, and then pixels "close to yellow", to black.
Then all the rest to white.
I was trying using BitmapCreator, and comparing pixel by pixel. But i could not figure out how to detect a range of pixels...