I've got an Info Button (Dark) which overlays a UIImageView photograph (which the user makes with camera).
The trouble is, if the photo is dark, then the button is almost invisible (because it's dark too). So, is there a way to get the color of the part of the image under the info button, so that I can change the info button to either dark or light?