I have a png image of a pin. I add it as a subview onto another imageview. But when I add it I see a white square around the pin itself. How can I remove that white background. I can see that white square when I view the file in Preview application. P.S. The platform is Mac OS X Snow Leopard. I'm developing an app for iPhone.I downloaded a png image from internet.

link|improve this question

1  
What application are you using? Is it a graphics app like Adobe Illustrator? Does this have anything to do with programming? If it's just graphics, there's a Graphic Design stack exchange... – Cold Hawaiian Jul 2 '11 at 8:55
1  
development language/platform? is it for web, standalone, android or do you want to edit the image file with an editor? Need to give us something to work with. – Avada Kedavra Jul 2 '11 at 8:57
1  
It sounds like you need to edit the picture with whatever tools you have in Mac OS. Gimp (gimp.org/macintosh) is freeware and great. This is not a question for SO. – Avada Kedavra Jul 2 '11 at 9:04
feedback

1 Answer

up vote 2 down vote accepted

open that image with photoshop then select layers and then u will see two layer one for your pin other for backgroundlayer.right click then delete backgroundlayer then save again.ur problem solved.

do with Layer window pan in photoshop

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.