qingyangmoke / explorercanvas

Explorercanvas (excanvas.js) is an open source, Apache-licensed JavaScript library that implements the canvas API in Internet Explorer
Apache License 2.0
0 stars 0 forks source link

getImageData support #110

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There doesn't appear to be support for the getImageData() API, which is a part 
of the HTML5 spec.

Please add.

Original issue reported on code.google.com by cont...@slidechest.com on 15 Jul 2011 at 10:36

GoogleCodeExporter commented 9 years ago

Original comment by fabien.menager on 16 Jul 2011 at 11:27

GoogleCodeExporter commented 9 years ago
Is there any solution or alternative for getting the image data?

Original comment by mca.saur...@gmail.com on 13 Oct 2011 at 8:14

GoogleCodeExporter commented 9 years ago
Hi All, I too am seeing this issue, after getting the context from the canvas 
object I don't seem to have getImageData() available as a function, is this the 
expected behaviour or have I made a mistake creating the canvas/context.

Any feedback warmly appreciated

Original comment by dougajmc...@gmail.com on 16 Nov 2011 at 1:13

GoogleCodeExporter commented 9 years ago
hi there, ive studyin the qr functionality, but i cant imagine an code for an 
html5 qr reader, i want to implement on a webapp that im developing...if u can 
help me i appreciate it, thanks

Original comment by tomas.ru...@gmail.com on 21 Nov 2011 at 6:47