Is this possible to Zoom the camera picture programmatically, I checked the APi provided by Apple for this but there is no API in the SDK for the zooming for the camera. There is only zooming functionality in the scroll view only, is there any way by which we can do the zoom our camera view.
Even some App on the appstore hve the zooming functionality, than how it is possible.
There is no hardware zoom on the iphone.
You’ll have to scale up a cropped portion of the image.