Aspose.Html.Dom.Svg.Filters

The Aspose.Html.Dom.Svg.Filters namespace contains classes and interfaces related to filter effects in SVG specification.

Classes

ClassDescription
SVGFEBlendElementThe SVGFEBlendElement interface corresponds to the ‘feBlend’ element.
SVGFEColorMatrixElementThe SVGFEColorMatrixElement interface corresponds to the ‘feColorMatrix’ element.
SVGFEComponentTransferElementThe SVGFEComponentTransferElement interface corresponds to the ‘feComponentTransfer’ element.
SVGFECompositeElementThe SVGFECompositeElement interface corresponds to the ‘feComposite’ element.
SVGFEConvolveMatrixElementThe SVGFEConvolveMatrixElement interface corresponds to the ‘feConvolveMatrix’ element.
SVGFEDiffuseLightingElementThe SVGFEDiffuseLightingElement interface corresponds to the ‘feDiffuseLighting’ element.
SVGFEDisplacementMapElementThe SVGFEDisplacementMapElement interface corresponds to the ‘feDisplacementMap’ element.
SVGFEDistantLightElementThe SVGFEDistantLightElement interface corresponds to the ‘feDistantLight’ element.
SVGFEDropShadowElementThe SVGFEDropShadowElement interface corresponds to the ‘feDropShadow’ element.
SVGFEFloodElementThe SVGFEFloodElement interface corresponds to the ‘feFlood’ element.
SVGFEFuncAElementThe SVGFEFuncAElement interface corresponds to the ‘feFuncA’ element.
SVGFEFuncBElementThe SVGFEFuncBElement interface corresponds to the ‘feFuncB’ element.
SVGFEFuncGElementThe SVGFEFuncRElement interface corresponds to the ‘feFuncG’ element.
SVGFEFuncRElementThe SVGFEFuncRElement interface corresponds to the ‘feFuncR’ element.
SVGFEGaussianBlurElementThe SVGFEGaussianBlurElement interface corresponds to the �feGaussianBlur� element.
SVGFEImageElementThe SVGFEImageElement interface corresponds to the ‘feImage’ element.
SVGFEMergeElementThe SVGFEMergeElement interface corresponds to the ‘feMerge’ element.
SVGFEMergeNodeElementThe SVGFEMergeNodeElement interface corresponds to the ‘feMergeNode’ element.
SVGFEMorphologyElementThe SVGFEMorphologyElement interface corresponds to the ‘feMorphology’ element.
SVGFEOffsetElementThe SVGFEOffsetElement interface corresponds to the ‘feOffset’ element.
SVGFEPointLightElementThe SVGFEPointLightElement interface corresponds to the ‘fePointLight’ element.
SVGFESpecularLightingElementThe SVGFESpecularLightingElement interface corresponds to the ‘feSpecularLighting’ element.
SVGFESpotLightElementThe SVGFESpotLightElement interface corresponds to the ‘feSpotLight’ element.
SVGFETileElementThe SVGFETileElement interface corresponds to the ‘feTile’ element.
SVGFETurbulenceElementThe SVGFETurbulenceElement interface corresponds to the ‘feTurbulence’ element.

Interfaces

InterfaceDescription
ISVGFilterPrimitiveStandardAttributesThis interface defines the set of DOM attributes that are common across the filter primitive interfaces.