In one iPhone app, I'd like to add drop shadows to a few icons dynamically (the angle of the shadow is not fixed). Is there any built-in API for this purpose? If not, how can this be done? Thanks!

link|improve this question

How are you displaying your icons? – Tom Irving May 18 '10 at 6:53
UIImageView in a .xib – ohho May 18 '10 at 7:34
You may wish to refer to these similar questions: stackoverflow.com/questions/1943087/… and stackoverflow.com/questions/962827/uiimage-shadow – Brad Larson May 18 '10 at 16:37
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.