How can i add two uiimageview and save it to iphone photo gallery in iphone application development?
问题 I am going straight to the point,my problem is, I have a uiview controller which is taking 3 buttons and a uiimage view.Now, When i am pressing first button i am taking image from iphone default photo gallery and placing on uiimageview. When i am pressing second button it will take another image from photo gallery and placing on previous image. Now when i will press third button those two image will add and make it one image and save in the photo album. i have done step 1 and step 2 but how