UIImage: make an image look like a shadow

Posted by Carlos Vargas on Stack Overflow See other posts from Stack Overflow or by Carlos Vargas
Published on 2010-04-05T05:12:27Z Indexed on 2010/04/05 5:23 UTC
Read the original article Hit count: 402

Filed under:
|

How do I make a UIImageView show the "shadow" of the the UIImage in it?

I have a dog.png file, but I just want to show the shadow of the UIImage so when I press a button it reveals the real image of the dog. so I want something like this: alt text

and after I press the button It shows the real Image: alt text

Please give me a hand on this.

© Stack Overflow or respective owner

Related posts about uiimageview

Related posts about uiimage