You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it seems that it should be OK to call getImageData, as long as you don't actually try to reach the pixels.
Moreover, maybe ALL access to image pixels should be disallowed (even from the regular images) so you can avoid CORS.