I'm making an application that need to crop the image to another image. i want to crop the source Image ( like green rectangle) to destination image ( like white rectangle). I can get the size of source and destination image and the offset x and y . How can i got that crop image and save it to library? You can see the image attach here:
How can I crop to that image? and if you can please give me an example source code so much thanks for that