SVGFEConvolveMatrixElement: preserveAlpha property

The preserveAlpha read-only property of the SVGFEConvolveMatrixElement interface reflects the preserveAlpha attribute of the given <feConvolveMatrix> element.

Value

An SVGAnimatedBoolean object.

Specifications

See also