Aspose.Html.Dom.Svg.Filters
Contenido
[
Ocultar
]El Aspose.Html.Dom.Svg.Filtros El espacio de nombres contiene clases y interfaces relacionadas con los efectos de filtro en la especificación SVG.
Clases
| Clase | Descripción |
|---|---|
| SVGFEBlendElement | La interfaz SVGFEBlendElement corresponde al elemento ‘feBlend’. |
| SVGFEColorMatrixElement | La interfaz SVGFEColorMatrixElement corresponde al elemento ‘feColorMatrix’. |
| SVGFEComponentTransferElement | La interfaz SVGFEComponentTransferElement corresponde al elemento ‘feComponentTransfer’. |
| SVGFECompositeElement | La interfaz SVGFECompositeElement corresponde al elemento ‘feComposite’. |
| SVGFEConvolveMatrixElement | La interfaz SVGFEConvolveMatrixElement corresponde al elemento ‘feConvolveMatrix’. |
| SVGFEDiffuseLightingElement | La interfaz SVGFEDiffuseLightingElement corresponde al elemento ‘feDiffuseLighting’. |
| SVGFEDisplacementMapElement | La interfaz SVGFEDisplacementMapElement corresponde al elemento ‘feDisplacementMap’. |
| SVGFEDistantLightElement | La interfaz SVGFEDistantLightElement corresponde al elemento ‘feDistantLight’. |
| SVGFEDropShadowElement | La interfaz SVGFEDropShadowElement corresponde al elemento ‘feDropShadow’. |
| SVGFEFloodElement | La interfaz SVGFEFloodElement corresponde al elemento ‘feFlood’. |
| SVGFEFuncAElement | La interfaz SVGFEFuncAElement corresponde al elemento ‘feFuncA’. |
| SVGFEFuncBElement | La interfaz SVGFEFuncBElement corresponde al elemento ‘feFuncB’. |
| SVGFEFuncGElement | La interfaz SVGFEFuncRElement corresponde al elemento ‘feFuncG’. |
| SVGFEFuncRElement | La interfaz SVGFEFuncRElement corresponde al elemento ‘feFuncR’. |
| SVGFEGaussianBlurElement | La interfaz SVGFEGaussianBlurElement corresponde al elemento �feGaussianBlur�. |
| SVGFEImageElement | La interfaz SVGFEImageElement corresponde al elemento ‘feImage’. |
| SVGFEMergeElement | La interfaz SVGFEMergeElement corresponde al elemento ‘feMerge’. |
| SVGFEMergeNodeElement | La interfaz SVGFEMergeNodeElement corresponde al elemento ‘feMergeNode’. |
| SVGFEMorphologyElement | La interfaz SVGFEMorphologyElement corresponde al elemento ‘feMorphology’. |
| SVGFEOffsetElement | La interfaz SVGFEOffsetElement corresponde al elemento ‘feOffset’. |
| SVGFEPointLightElement | La interfaz SVGFEPointLightElement corresponde al elemento ‘fePointLight’. |
| SVGFESpecularLightingElement | La interfaz SVGFESpecularLightingElement corresponde al elemento ‘feSpecularLighting’. |
| SVGFESpotLightElement | La interfaz SVGFESpotLightElement corresponde al elemento ‘feSpotLight’. |
| SVGFETileElement | La interfaz SVGFETileElement corresponde al elemento ‘feTile’. |
| SVGFETurbulenceElement | La interfaz SVGFETurbulenceElement corresponde al elemento ‘feTurbulence’. |
Interfaces
| Interfaz | Descripción |
|---|---|
| ISVGFilterPrimitiveStandardAttributes | Esta interfaz define el conjunto de atributos DOM que son comunes a través de las interfaces primitivas de filtro. |