I have a NSString object. I want to write it to existing UIImage object. UIImage object already has some image associate with it. I want to write string to same image. How do i
EDIT: Following are basic step to achieve to edit an UIImage and write text on it.
It would be much easier to show text on and label and show that on image view. And answer for that are already there.
Then Update it to file or show it on the screen....