How can I perform the following image processing tasks using OpenGL ES 2.0 shaders?
You could start by checking out this list of shaders here. If you want to dig in a bit more, I'd recommend you check out the orange book found here.