IB set background color of UIImageView to clear
Hi All,
Still getting the hang of Interface Builder...
I need to set the background color of my UIImageView to be a clear color (i.e. no background at all) in order for the transparency of my PNG to show through.
I have googled around and came across this site which has another thread on the same issue, but the posters solution does not work for me.
When I open the "background" options window in IB, I set all of the Opacities to zero, but for some reason my background is Black behind my PNG.
The Background color part in stead of being black has a divided line going from the bottom left corner to the top right corner, the top section is black the bottom sections is white (or clear?)
How can I make the whole thing clear?
Thanks a lot
Mark
|