这究竟是什么意思?:
The ‘flood-color’ property indicates what color to use to flood the
current filter primitive subregion. The keyword currentcolor and ICC
colors can be specifIEd in the same manner as within a
specification for the ‘fill’ and ‘stroke’ propertIEs.The ‘lighting-color’ property defines the color of the light source
for filter primitives ‘feDiffuselighting’ and ‘fespecularlighting’.
我们如何应用这些所谓的SVG效果?我已经尝试将灯光颜色设置为红色,但似乎没有任何效果.
解决方法 这些是SVG滤镜效果.The ‘lighting-color’ property defines the color of the light source
for filter primitives ‘feDiffuselighting’ and ‘fespecularlighting’.
http://www.w3.org/TR/SVG/filters.html#LightingColorProperty
The ‘flood-opacity’ property defines the opacity value to use across
the entire filter primitive subregion.
http://www.w3.org/TR/SVG/filters.html#FloodColorProperty
总结以上是内存溢出为你收集整理的HTML – CSS中的泛色和灯光颜色定义是什么?全部内容,希望文章能够帮你解决HTML – CSS中的泛色和灯光颜色定义是什么?所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)