Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.05 KB

File metadata and controls

35 lines (23 loc) · 1.05 KB
title slug
fill-opacity
Web/SVG/Attribute/fill-opacity

{{SVGRef}}

该属性指定了填色的不透明度或当前对象的内容物的不透明度。

使用说明

类别 外观属性
<opacity-value> | inherit
初始值 1
可变性 Yes
规范文档 SVG 1.1 (2nd Edition)

示例

元素

下列元素可以使用fill-opacity属性:

规范

{{Specifications}}

参见

  • {{ SVGAttr("stroke-opacity") }}
  • {{ SVGAttr("opacity") }}