I'm experimenting with drawing on the iPhone by manually creating parts of the UI for my application (In this case a graph). Essentially, I want to draw a rectangle with rounded ...
There are two images. image1 and image2. I have added image2 on image1. Overall the output image must be image1 only but, the portion of the image2 must become transparent. I ...
I am trying to draw a 320x480 rectangle that is hollowed by a ellipse.
Imagine drawing a filled rectangle, over the rectangle an filled ellipse, and remove the ellipse from the rectangle, ...
When two semi-transparent overlaps, the part in the middle will combines and blends into a darker color. Is there any way to draw rect as usual, but keep the overlapped part ...