Aspose.Svg.Filters
Inhalt
[
Ausblenden
]Die Aspose.Svg.Dom.Svg.Filters Namespace enthält Klassen und Schnittstellen, die sich auf Filtereffekte in der SVG-Spezifikation beziehen.
Klassen
| Klasse | Beschreibung |
|---|---|
| SVGFEBlendElement | Die SVGFEBlendElement-Schnittstelle entspricht dem ‘feBlend’-Element. |
| SVGFEColorMatrixElement | Die SVGFEColorMatrixElement-Schnittstelle entspricht dem ‘feColorMatrix’-Element. |
| SVGFEComponentTransferElement | Die Schnittstelle SVGFEComponentTransferElement entspricht dem Element ‘feComponentTransfer’. |
| SVGFECompositeElement | Die SVGFECompositeElement-Schnittstelle entspricht dem ‘feComposite’-Element. |
| SVGFEConvolveMatrixElement | Die SVGFEConvolveMatrixElement-Schnittstelle entspricht dem ‘feConvolveMatrix’-Element. |
| SVGFEDiffuseLightingElement | Die SVGFEDiffuseLightingElement-Schnittstelle entspricht dem ‘feDiffuseLighting’-Element. |
| SVGFEDisplacementMapElement | Die SVGFEDisplacementMapElement-Schnittstelle entspricht dem ‘feDisplacementMap’-Element. |
| SVGFEDistantLightElement | Die SVGFEDistantLightElement-Schnittstelle entspricht dem ‘feDistantLight’-Element. |
| SVGFEDropShadowElement | Die SVGFEDropShadowElement-Schnittstelle entspricht dem ‘feDropShadow’-Element. |
| SVGFEFloodElement | Die SVGFEFloodElement-Schnittstelle entspricht dem ‘feFlood’-Element. |
| SVGFEFuncAElement | Die SVGFEFuncAElement-Schnittstelle entspricht dem ‘feFuncA’-Element. |
| SVGFEFuncBElement | Die SVGFEFuncBElement-Schnittstelle entspricht dem ‘feFuncB’-Element. |
| SVGFEFuncGElement | Die SVGFEFuncRElement-Schnittstelle entspricht dem ‘feFuncG’-Element. |
| SVGFEFuncRElement | Die SVGFEFuncRElement-Schnittstelle entspricht dem ‘feFuncR’-Element. |
| SVGFEGaussianBlurElement | Die Schnittstelle SVGFEGaussianBlurElement entspricht dem Element „feGaussianBlur“. |
| SVGFEImageElement | Die SVGFEImageElement-Schnittstelle entspricht dem ‘feImage’-Element. |
| SVGFEMergeElement | Die SVGFEMergeElement-Schnittstelle entspricht dem ‘feMerge’-Element. |
| SVGFEMergeNodeElement | Die SVGFEMergeNodeElement-Schnittstelle entspricht dem ‘feMergeNode’-Element. |
| SVGFEMorphologyElement | Die SVGFEMorphologyElement-Schnittstelle entspricht dem ‘feMorphology’-Element. |
| SVGFEOffsetElement | Die SVGFEOffsetElement-Schnittstelle entspricht dem ‘feOffset’-Element. |
| SVGFEPointLightElement | Die SVGFEPointLightElement-Schnittstelle entspricht dem ‘fePointLight’-Element. |
| SVGFESpecularLightingElement | Die SVGFESpecularLightingElement-Schnittstelle entspricht dem ‘feSpecularLighting’-Element. |
| SVGFESpotLightElement | Die SVGFESpotLightElement-Schnittstelle entspricht dem ‘feSpotLight’-Element. |
| SVGFETileElement | Die SVGFETileElement-Schnittstelle entspricht dem ‘feTile’-Element. |
| SVGFETurbulenceElement | Die SVGFETurbulenceElement-Schnittstelle entspricht dem ‘feTurbulence’-Element. |
Schnittstellen
| Schnittstelle | Beschreibung |
|---|---|
| ISVGFilterPrimitiveStandardAttributes | Diese Schnittstelle definiert den Satz von DOM-Attributen, die allen Filter-Primitiv-Schnittstellen gemeinsam sind. |