loop to see if image file has been changed (updated),
copy the modified image into a new file,
open that file,
repeat.
I believe copying files is allowed under all/most OS's even though that file may already be open in an application.
or something else you can try.. open the modified image file using *only* read privileges. that may work as well.