preserveAlpha property
Indicates that the convolution will apply to all channels or just the color channels.
This property is read-only.
![]() ![]() |
Syntax
| JavaScript |
|---|
boolean = object.preserveAlpha |
Property values
Type: SVGAnimatedBoolean
One of the following:
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.12
Remarks
If preserveAlpha is not specified, then the effect is as if a value of false were specified.
See also
Show:

