vote up 0 vote down star

Excanvas.js allows IE to work with the canvas tag, but the getImageData method is not supported.

Is there any way at all to get the value of a specified pixel in IE (img or VML or whatever other ways bitmaps from a server can be displayed in IE)? I'm assuming there's not.

I'm trying to get rid of a server hit to improve responsiveness of an Ajax app, but I might only be able to do it for FF, Chrome, Opera, and Safari if there's no way to coax the info out of IE.

flag

What exactly (or as close as you can say) are you trying to do? There might be another way to look at the problem... – JasonWyatt Nov 7 at 4:40

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.