get pixel rgba clientside with jQuery?
I need to get the alpha value of a pixel at known coordinates in a png image. I need to do this clientside.
I don't want to use flash. I have been told there is no way to do this with javascript. What about jQuery? Can this solve the problem for me?
Thanks,
Sam