I am new to iOS development and I really need some help in a task. I need to know how does the cropping
and re-sizing image
is done in Objective-C
. For registration I need to select a profile image and then I want to crop and resize it, But I am unaware how to do it. I have seen many source codes in Github
and at SO
but none of them seems to help out. Can anyone guide me how does the cropping image work in iOS?
Here is the screenshot of my page I'm working on-