How to access EXIF data of a local image using UnityWebRequest ?
I am currently trying to retreive local image of an adroid device according to when or where they were taken. I am therefore wondering how can we have access to the EXIF data of an image using UnityWebRequest ? Or maybe could we have access to the EXIF data in an other way ? Can someone help me on this matter ?
Comment
Your answer
Follow this Question
Related Questions
How to abort download in addressables 0 Answers
Get device time type(24h or am/pm) 0 Answers
How to have get button display a raw image? 3 Answers
How to convert from RenderTexture to Texture2D to EncodeToPNG? 0 Answers
Input.mousePosition doesnt work 0 Answers