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
- namespace Aspose.Svg.Filters
- assembly Aspose.SVG