Possible Duplicate:
Access metadata (exif tags) of image taken by UIImagePickerController - iOS/iPhone
How to get image metadata in ios
I have some image file in the iOS application local folder. How can i get it's metadata?
I have some image file in the iOS application local folder. How can i get it's metadata? |
|||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
You can use the ImageIO Framework like explained in QA1654:
|
|||
|
|
|
You can get its metadata with the |
|||
|
|