Hi,
I want to save the image that is pinched to different size from original size. How could I save it? How should I write the code ?
Hi,
I want to save the image that is pinched to different size from original size. How could I save it? How should I write the code ?
You should be able to find your answers in this question: http://stackoverflow.com/questions/1282830/uiimagepickercontroller-uiimage-memory-and-more
The answers to these questions provide a few different ways of resizing UIImages: