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
Node.js can also load an image via `fetch` function. To get more information take a look at "Browser" part of this section.
46
+
Node.js can also load an image via `fetchURL`. To get more information take a look at ["Browser"](#loading-your-first-image-in-browser) part of this section.
47
47
:::
48
48
49
49
Once the image is loaded, it returns an instance of the `Image` class, so its methods can be applied.
0 commit comments