Skip to main content
1 of 2
Chris Degnen
  • 31.4k
  • 2
  • 57
  • 112

You can use the name to find the path, but not the image variable.

name = "image.png"; img = Import[name] FindFile[name] 
Chris Degnen
  • 31.4k
  • 2
  • 57
  • 112