Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can Silverlight play videos with transparency?

Can Silverlight play video with transparency?
At least some tricky way for color keying with C# or HLSL?
So if you know any way how to please post some info.

If yes. What do I need?

  • MSDN if there is any help on this.
  • Open Source Libs/wrappers.
  • Tutorials and blog articles on How to do it.


If no: I need know where did you get the information from (link to MSDN or other official Silverlight information resource).
like image 490
Rella Avatar asked Nov 08 '09 01:11

Rella


1 Answers

Yes, you can do that with Silverlight 3 and pixel shares. See here and here. Hope that helps. Can I ask what you're planing to do with it?

like image 112
andyp Avatar answered Oct 28 '22 09:10

andyp