Aspose.Svg.Filters Namespace

The Aspose.Svg.Dom.Svg.Filters namespace contains classes and interfaces related to filter effects in SVG specification.
Classes
  ClassDescription
Public classSVGFEBlendElement
The SVGFEBlendElement interface corresponds to the ‘feBlend’ element.
Public classSVGFEColorMatrixElement
The SVGFEColorMatrixElement interface corresponds to the ‘feColorMatrix’ element.
Public classSVGFEComponentTransferElement
The SVGFEComponentTransferElement interface corresponds to the ‘feComponentTransfer’ element.
Public classSVGFECompositeElement
The SVGFECompositeElement interface corresponds to the ‘feComposite’ element.
Public classSVGFEConvolveMatrixElement
The SVGFEConvolveMatrixElement interface corresponds to the ‘feConvolveMatrix’ element.
Public classSVGFEDiffuseLightingElement
The SVGFEDiffuseLightingElement interface corresponds to the ‘feDiffuseLighting’ element.
Public classSVGFEDisplacementMapElement
The SVGFEDisplacementMapElement interface corresponds to the ‘feDisplacementMap’ element.
Public classSVGFEDistantLightElement
The SVGFEDistantLightElement interface corresponds to the ‘feDistantLight’ element.
Public classSVGFEDropShadowElement
The SVGFEDropShadowElement interface corresponds to the ‘feDropShadow’ element.
Public classSVGFEFloodElement
The SVGFEFloodElement interface corresponds to the ‘feFlood’ element.
Public classSVGFEFuncAElement
The SVGFEFuncAElement interface corresponds to the ‘feFuncA’ element.
Public classSVGFEFuncBElement
The SVGFEFuncBElement interface corresponds to the ‘feFuncB’ element.
Public classSVGFEFuncGElement
The SVGFEFuncRElement interface corresponds to the ‘feFuncG’ element.
Public classSVGFEFuncRElement
The SVGFEFuncRElement interface corresponds to the ‘feFuncR’ element.
Public classSVGFEGaussianBlurElement
The SVGFEGaussianBlurElement interface corresponds to the �feGaussianBlur� element.
Public classSVGFEImageElement
The SVGFEImageElement interface corresponds to the ‘feImage’ element.
Public classSVGFEMergeElement
The SVGFEMergeElement interface corresponds to the ‘feMerge’ element.
Public classSVGFEMergeNodeElement
The SVGFEMergeNodeElement interface corresponds to the ‘feMergeNode’ element.
Public classSVGFEMorphologyElement
The SVGFEMorphologyElement interface corresponds to the ‘feMorphology’ element.
Public classSVGFEOffsetElement
The SVGFEOffsetElement interface corresponds to the ‘feOffset’ element.
Public classSVGFEPointLightElement
The SVGFEPointLightElement interface corresponds to the ‘fePointLight’ element.
Public classSVGFESpecularLightingElement
The SVGFESpecularLightingElement interface corresponds to the ‘feSpecularLighting’ element.
Public classSVGFESpotLightElement
The SVGFESpotLightElement interface corresponds to the ‘feSpotLight’ element.
Public classSVGFETileElement
The SVGFETileElement interface corresponds to the ‘feTile’ element.
Public classSVGFETurbulenceElement
The SVGFETurbulenceElement interface corresponds to the ‘feTurbulence’ element.
Interfaces
  InterfaceDescription
Public interfaceISVGFilterPrimitiveStandardAttributes
This interface defines the set of DOM attributes that are common across the filter primitive interfaces.