I am right now on the phase of recollecting information for a new iPhone app. For this app, i would like to use the camera and photo image editing options. Is Apple offering API (controller) where i can use this integrated IOs features into my app? i mean, in a process that starts first using the iPhone camera (IOS feature), later using the photo editing options (IOS feature), compress and tagg it (personal features), and finally save it inside my personal app folder/library (not inside general photo library)?
I have been reading the UIImagePickerController class feature, but i would like to double check with you, before moving forward
any idea for compressing the image or capturing it with less resolution?
thank you very much in advance