Here's the problem, with making a CGRect it just shows up as a rectangle and if I put a circular image inside it, or any oddly shaped image inside it and I want to click the image, the user can still just click in the square area of the cgrect instead of actually clicking the image.
How do I either make it so that the image itself has to be clicked or the imageview is hugged onto the image so it's not a rectangle anymore?
Also what does CG stand for anyway?
How do I either make it so that the image itself has to be clicked or the imageview is hugged onto the image so it's not a rectangle anymore?
Also what does CG stand for anyway?