Load image as costume from URL

By stamping and then using the pen trails - I can finally get the pixels of it without getting an error

image

Use the block in my Custom Blocks project. It sets the cors attribute to anonymous and turns the image into a canvas, so more images are able to be loaded and invoking pixels of will work.

Thanks - another solution to the problem :+1:

Why do the internal functions for network requests use pushContext then?