Do we have a something like MASK effect (in SwishMax or Flash) in WPF?
-
Hi guys. Do we have a sth like MASK effect (in SwishMax or Flash) in WPF ? For seeing the MASK effect take a look at this flash http://www.swishzone.com/products/max_mini/demos/swf/mask_example.html[^] Thanks
modified on Friday, November 14, 2008 4:49 PM
-
Hi guys. Do we have a sth like MASK effect (in SwishMax or Flash) in WPF ? For seeing the MASK effect take a look at this flash http://www.swishzone.com/products/max_mini/demos/swf/mask_example.html[^] Thanks
modified on Friday, November 14, 2008 4:49 PM
What's an sth like MASK?
Deja View - the feeling that you've seen this post before.
-
What's an sth like MASK?
Deja View - the feeling that you've seen this post before.
Sorry for my English, I'm new. My purpose has been `something like MASK` For seeing MASK effect take a look at this flash http://www.swishzone.com/products/max_mini/demos/swf/mask_example.html[^]
-
Sorry for my English, I'm new. My purpose has been `something like MASK` For seeing MASK effect take a look at this flash http://www.swishzone.com/products/max_mini/demos/swf/mask_example.html[^]
I'd use the 3D features of WPF to do this - it will look much better. I'm a little bit busy with the WPF folder browser, so I don't really have time to knock up an implementation right now but if you can wait until next week I'll get back to you on this one.
Deja View - the feeling that you've seen this post before.
-
I'd use the 3D features of WPF to do this - it will look much better. I'm a little bit busy with the WPF folder browser, so I don't really have time to knock up an implementation right now but if you can wait until next week I'll get back to you on this one.
Deja View - the feeling that you've seen this post before.
OK, thanks . I'm waiting
-
OK, thanks . I'm waiting
Geez. What's with you guys and all the pressure? ;) Only kidding.
Deja View - the feeling that you've seen this post before.
-
What's an sth like MASK?
Deja View - the feeling that you've seen this post before.
Here is some xaml that will animate an ellipse across the text...basically using visual brush to set the fill property of a TextBlock. Then I animate the Left and Top property of ellipse contained in the visual brush. Since a visual brush can be anything you could put image or video here also, basically any visual you want. Enjoy...
-
Geez. What's with you guys and all the pressure? ;) Only kidding.
Deja View - the feeling that you've seen this post before.
A little less chit-chatting and a little more work Pete! ;P
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
A little less chit-chatting and a little more work Pete! ;P
Mark Salsbery Microsoft MVP - Visual C++ :java:
Sorry - but I was cranking out code at 10 past 1 this morning, so I feel properly self-righteous.
Deja View - the feeling that you've seen this post before.
-
Sorry - but I was cranking out code at 10 past 1 this morning, so I feel properly self-righteous.
Deja View - the feeling that you've seen this post before.
;)
Mark Salsbery Microsoft MVP - Visual C++ :java: