iphone - Opacity of image in IB is not correct -


semi-transparent images added resources. when viewed in interface builder doesn't show transparent did when had in photoshop. made sure opacity way wanted , background transparent pixels. tried saving image png-24 preset , checked transparency box in ps mobile , web. , in interface builder made sure opaque box in view attributes unchecked. after image doesn't display proper opacity set as.

you need save png-32, 24 bits (3*8) rgb, doesn't have alpha channel.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -