Click here to Skip to main content
15,892,643 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

Can anyone please help me with the Image Reflection. I want to put use some or group of images/icons in WPF App. I want their reflection as well.

I am using Border opasitymask for each image but I think that is not the right way to code. I want to arrange the images/icons with the reflection in an order. I mean using stackpanel or something.

Please explain how to code.



Thanks and Regards.
Posted
Comments
Tarun.K.S 22-Oct-10 4:45am    
i had earlier read about reflection from a book. it also used opacity mask to show the reflection. i couldn't find any other way to show that effect! i think its fine to use opacity mask.

You can actually use just Expression Blend to implement reflecction.
See here[^].
 
Share this answer
 
Thankyou for the reply.

But steps shown using Expression Blend is only one pic.. I want multiple pictures reflection grouped in a grid.

What I want is.. Some images grouped inside a grid. I want the reflections of each image.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900