preservealpha

preservealpha

the preserveAlpha attribute indicates how a <feconvolvematrix> element handled alpha transparency.

A value of false indicates that the convolution matrix will apply to all channels, including the alpha channel. This is the default value.

A value of true indicates that the convolution matrix will only apply to the color channels.

Usage context

Categories None
Value true | false
Animatable Yes
Normative document SVG 1.1 (2nd Edition)

Example

Elements

The following elements can use the preserveAlpha attribute

© 2005–2017 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/preserveAlpha

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部