Can I have a UIBarButtonItem with a colored image?

Viewed 26413

I have an image that I want to display on a UIBarButtonItem, but for some reason it only shows the outline of it and the rest is all white. How can I have it actually display the image?

Thanks!

5 Answers
Related