Silverlight 中有等效的 WmpBitmapDecoder 吗?
有谁知道如何在 silverlight 中使用 Windows Media Photo (.wdp)? 常规 wpf 应用程序有 WmpBitmapDecoder 类,但当我创建 silverlight 应用程序时,我没有看到类似的内容。
是否有更好或更容易使用的替代图像格式?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
AFAIK,Silverlight 不支持 .wmp。
AFAIK, .wmp is not supported in Silverlight.