views:

136

answers:

0

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.