Tagged Questions
2
votes
2answers
1k views
Obtaining iPhone Photo Exposure Information
Is there any way to get the exposure settings (aperture, shutter speed, ISO) for a photo taken on an iPhone?
An app running on the iPhone can use the UIImagePickerController interface for taking ...
0
votes
1answer
20 views
Is there a Sharekit style plugin for sharing to Photo services?
Is there an iOS plugin similar to Sharekit that would let me allow a user to share photos with other apps on their device? It would be great to make it easy to share to Camera+, Dropbox, InstaGram, ...
0
votes
0answers
32 views
Load pictures from folder and arrange them into html tags
im building a Webpage of photography and i just found the NETEYE Touch gallery and im using the simpler code :
<div id="gallery">
<a href="image1.jpg">
<img src="thumb1.jpg" ...
-2
votes
1answer
300 views
Photo effect [closed]
Can anyone of you provide me a direction on how to add effect (e.g. lomo) to a photo with xcode? I have no clue where to head and I cannot search something helpful on the Internet.
To make it simple, ...