I've read that it is not possible to use getImageData on an image loaded from a different domain. Any trick to overcome this?
Thanks
|
I've read that it is not possible to use getImageData on an image loaded from a different domain. Any trick to overcome this? Thanks |
|||||
|
|
You can make a proxy script on your domain that forwards the image from the other domain. |
|||
|
|
Well,If you know something about python,Try
|
|||
|
|