iphone - Why does UIImageView appear to be partially transparent -


I have a simple app that only shows one UIImageView For some reason the image is visible that it is partly transparent because it is very light compared to seeing the same image in Photoshop. Any suggestions ... I though by default a UIView is opaque.

You probably have changed the alpha to see your image or see for yourself also check for transparency of your image view because The default image of the image view is 1 and the opacity is set to 100%. You may have one of those chains, otherwise this is the problem of your image


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -