Silverlight 深度缩放无需 asp.net?

发布于 2024-08-04 19:06:31 字数 165 浏览 5 评论 0原文

我想在 Silverlight 中使用深度缩放,但当我在独立的 html 文件中而不是通过 iis 使用 Silverlight 应用程序时,图像似乎不会变得清晰。我可以放大和缩小,但图像模糊。如果我使用的是 asp.net 网站,则效果很好。是否可以在没有 iis 的情况下使用 Silverlight 深度缩放?

I want to use deep zoom in Silverlight, but it seems that the images don't get sharp when I'm using my Silverlight application in a standalone html file, and not through iis. I'm able to zoom in and out, but the images is blurred. This works fine if I'm using a asp.net web site. Is it at all possible to use Silverlight deep zoom without iis?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

许你一世情深 2024-08-11 19:06:31

是的,这是可能的。 Deep Zoom 在导出时创建的 Web 项目的 ClientBin 文件夹中创建一个测试 htm。我可以直接从文件系统打开此 HTM 的副本,并且所有多尺度功能都可以继续正常工作。

Yes it is possible. Deep zoom creates a test htm in the ClientBin folder of the Web project it creates when you export. I can open my copy of this HTM directly from the file system and all the multi scale functions continue to work fine.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文