A canvas with an image that is further in the page, loaded by the <img src=...> tag. This is not the recommended way to load images, except if the image is already in your page. Use the onload callback to be sure that the image is in the page.

Original image as an <img> element: