SVG参考手册
属性 | Attributes
flood-color
该flood-color
属性指示使用什么颜色来泛洪通过<feflood>
元素定义的当前滤镜基元子区域。当在<paint>规范内时,关键字currentColor
和ICC颜色可以按照相同的方式指定fill
和stroke
属性。
用法上下文
Categories |
Presentation attribute |
---|---|
Value |
currentColor | <color> | <icccolor> | inherit |
Initial value |
black |
Animatable |
Yes |
Normative document |
SVG 1.1 (2nd Edition) |
实例
适用元素
以下元素可以使用该flood-color
属性
-
<feflood>
另见
flood-opacity