views:

20

answers:

0

I have several icons I'm using for a toolbar, and I'd like to use some of these icons in a normal UIImageView. However, the primary background of my views is black, so the icon just shows up as a black image with a slight outline. How do I properly apply a mask so that it shows up like it does in a toolbar or tab bar? That is the image itself is white/gray, and the background is black or transparent.