vote up 0 vote down star

Does anyone know how to use Windows Media Photo (.wdp) in silverlight? There is the WmpBitmapDecoder class for regular wpf applications, but I don't see anything like that when I create a silverlight application.

Are there any alternative image formats that might be better or easier to use?

flag

What is your application? What do you want to do with it? – Michael S. Scherotter Jun 23 at 19:25
I want to have .wdp images on the server side and stream the down to the client so they can view the image in a viewer I am making. Keeping a good quality image and minimizing file size are top priorities which is why I am using .wdp. – Jeff Johnson Jun 23 at 20:13

2 Answers

vote up 0 vote down

How does MS plan to push this standard if they do not support it in SL ???

link|flag
A fine question, anyone out there (from MS hopefully) have any ideas? – Jeff Johnson Aug 3 at 14:55
vote up 0 vote down

AFAIK, .wmp is not supported in Silverlight.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.