SVGFEConvolveMatrixElement.PreserveAlpha
SVGFEConvolveMatrixElement.PreserveAlpha property
Corresponds to attribute ‘preserveAlpha’ on the given ‘feConvolveMatrix’ element.
public SVGAnimatedBoolean PreserveAlpha { get; }
Property Value
The attribute ‘preserveAlpha’ of the given ‘feConvolveMatrix’ element.
See Also
- class SVGAnimatedBoolean
- class SVGFEConvolveMatrixElement
- package com.aspose.html.Dom.Svg.Filters
- package Aspose.HTML