Hi,
I am taking some in game screenshot then I have to display the screenshots in a in-game gallery. I am not able to figure out that how would I be able to retrieve the png images I save.
Easiest way is to use the WWW class to load the PNG file. WWW has properties and methods for turning the file into a texture that Unity can use.