How Download Image From URL

Hi,

Can’t replicate that issue unfortunately.

You could try doing the following:

  1. Close the project (Start → Close)
  2. Press the back arrow (top left corner) to go back to Studio view.
  3. Uninstall the package.
  4. Close the Studio.
  5. Open the Studio.
  6. Go to studio view (don’t open any project).
  7. Install the package.
  8. Open your project.

I’ve seen some situations where the installation is not cached, refreshing/reinstalling it like this usually helps. There seems to be some issue with cache not getting refreshed/not registering in some instances.

Also make sure you’ve added System.Drawing.Imaging to the Imports namespaces for ImageFormat enum to work without specifying fully qualified name.