I'm getting at one point with iOS. I have 2 UIImage which are bgImg & img. BgImg is actually the background image, img is a smaller one which places in the bgImg' bounds.
I need to combine 2 of these images as one, called finalImg. The problem is img should be rotated in a select angle. I have done so many tests with no result. If you have any ideas, please help me. What I need is just to return the combined image.
Thanks so much, my fellow iOS developers. Thang