After post-producing the pictures taken with the iphone camera and saving them to the camera roll, I see the final result is being saved without the orientation information.
When the iPhone reads ...
I am new to iphone programming. using google code iphone-exif, i can read/write images tags also i can add custom image tags. But, my problem is that how can see the ...
How does one check the metadata for an image?
If an image is taken with an application, the metadata should contain the app name. How does one check the metadata for this ...
For my university project I need to obtain various information about a photo on the iOS platform to determine if the room the user is in contains the correct lighting conditions. ...
I am a newbie in iphone development and obj-c. I am currently attempting to design an application which will allow me to upload an image from the camera roll along with ...
I grab a current ALAsset *asset and I remove the EXIF, and save it back to the photo library as a new image with the modified metadata, however the new metadata ...
There is an app on the app store called active photo (http://itunes.apple.com/us/app/active-photo/id366798464?mt=8) that allows you to embed a hidden image or .exe file inside of an image. I would like to ...
I read the image from the photo library and I get the metadata using the assets library. I then try to read the user comment exif tag and display it in ...
I tried adding custom entries in the exif dictionaries I received from an image. This didn't work. I'm assuming this is due to the fact exif is a standard that is ...