Windows Phone 7 和图像集合上的 MultiScaleImage (DeepZoom) 控件
我正在开发一个 WP7 应用程序,它使用 MultiScaleImage 控件显示和排列图像。
目前,我认为我的“输出”xml/dzc 的格式不正确,无法指向正确位置的所有子图像。
如何将 Deep Zoom Composer 项目导出为图像集合并访问应用程序中的单个子图像? (是的,数据是在线的,而不是设备本地的)
来源:
- http://blogs.msdn.com/b/jaimer/archive/2008/06/23/working-with-collections-in -deep-zoom.aspx
- http://blog.kirupa.com/?p=212
- http://blog.kirupa.com/?p=404
- http://msdn.microsoft.com/en-us/ library/cc645022(v=VS.95).aspx
欢迎任何和所有建议。
I am developing a WP7 application that displays and arranges images using a MultiScaleImage control.
Currently, I don't think my 'output' xml/dzc is properly formated to point to all of the sub images in the right places.
How do I export my Deep Zoom Composer project as a collection of images and access single subimages in my application? (and yes, the data is online instead of local to the device)
Sources:
- http://blogs.msdn.com/b/jaimer/archive/2008/06/23/working-with-collections-in-deep-zoom.aspx
- http://blog.kirupa.com/?p=212
- http://blog.kirupa.com/?p=404
- http://msdn.microsoft.com/en-us/library/cc645022(v=VS.95).aspx
Any and all suggestions are welcome.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这个项目可能会帮助你 - http://deepzoomcontainer.codeplex.com - 它包含一个 WP7 控件
This project might help you - http://deepzoomcontainer.codeplex.com - it includes a WP7 control