按质量加载 HTML 图像

发布于 2024-11-03 07:53:02 字数 55 浏览 1 评论 0原文

有没有一种方法可以加载我的图像,使其质量在加载时变得更好,而不是在加载时“扫描”或“滚动”图像?

Is there a way to load my images in a way their quality get better as they load as opposed to the image being "scanned" or "scrolled" as it loads?

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

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

发布评论

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

评论(2

说好的呢 2024-11-10 07:53:02

您可以将图像另存为渐进式 JPEG

我相信现在所有主流浏览器都会很好地显示它。

You can save the image as Progressive JPEG.

I believe that by now all major browsers will show it just fine.

暗地喜欢 2024-11-10 07:53:02

有多种方法可以在显示图像之前预加载图像,这可以防止您所描述的行为。可以在此处找到有关此内容的好文章。

There are ways to preload images before displaying them, this prevents the behaviour you've described. A good article on this can be found here.

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