Tagged Questions

0
votes
2answers
147 views

How to use WindowsPhotoGallery to display a gif image with Java?

I use the following code to display a gif image in Java by calling a runtime command, it opens the WindowsPhotoGallery, but doesn't display my image, instead it shows a bunch of other pictures on my ...