Hi,
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
Hi,
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.