I assign two separate images for UIControlState.Normal (button released) and UIControlState.Highlighted (button pressed). Both images are accepted, however, while the released image is displayed as is, the pressed image appears darker and maybe more transparent than the original image. It there a way to prevent iOS from modifying image of pressed button? I assign two separate images for UIControlState