SVGFEConvolveMatrixElement.KernelMatrix
SVGFEConvolveMatrixElement.KernelMatrix property
Corresponds to attribute ‘kernelMatrix’ on the given ‘feConvolveMatrix’ element.
public SVGAnimatedNumberList KernelMatrix { get; }
Property Value
The attribute ‘kernelMatrix’ of the given ‘feConvolveMatrix’ element.
See Also
- class SVGAnimatedNumberList
- class SVGFEConvolveMatrixElement
- namespace Aspose.Svg.Filters
- assembly Aspose.SVG