--- title: image-rendering slug: Web/SVG/Attribute/image-rendering tags: - SVG - SVG 属性 translation_of: Web/SVG/Attribute/image-rendering ---
« SVG Attribute reference home
image-rendering 属性向浏览器提供了一个提示,即在图片处理时,如何进行速度 vs 质量之间的权衡。
作为一个显示属性,它也可以在 CSS 样式文件中作为属性而存在,请参考 {{ cssxref("image-rendering","CSS image-rendering") }} 获取更多的信息
| 类别 | Presentation attribute |
|---|---|
| 值 | auto | optimizeSpeed | optimizeQuality | inherit |
| 动画效果 | Yes |
| 规范性文件 | SVG 1.1 (2nd Edition) |
下面的元素可以能够使用 image-rendering 属性