Table of Contents

Class SvgFEGaussianBlurElement

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

This filter primitive performs a Gaussian blur on the input image.

public sealed class SvgFEGaussianBlurElement : SvgFilterPrimitiveStandardAttributes, ICloneable, IEnumerable, IXPathNavigable, IEventTargetSupport, IEventTarget, IElementCssInlineStyle, ISvgFEGaussianBlurElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode, ISvgFilterPrimitiveStandardAttributes, ISvgStylable
Inheritance
SvgFEGaussianBlurElement
Implements
Inherited Members

Constructors

SvgFEGaussianBlurElement(string, string, string, SvgDocument)

Properties

In
In1

Corresponds to attribute in on the given feBlend element.

StdDeviationX
StdDeviationY

Methods

SetStdDeviation(float, float)