Namespace Aspose.Html.Dom.Svg.Filters

Namespace Aspose.Html.Dom.Svg.Filters

Classes

班级名称Description
SVGFEBlendElementSVGFEBlendElement 接口符合“feBlend”元素。
SVGFEColorMatrixElementSVGFEColorMatrixElement 接口与“feColorMatrix”元素相匹配。
SVGFEComponentTransferElementSVGFECComponentTransferElement 接口符合“feComponentTransfer”元素。
SVGFECompositeElementSVGFECompositeElement 接口符合“feComposite”元素。
SVGFEConvolveMatrixElementSVGFEConvolveMatrixElement 接口与“feConvolveMatrix”元素相匹配。
SVGFEDiffuseLightingElementSVGFEDiffuseLightingElement 接口符合“feDiffuseLighting”元素。
SVGFEDisplacementMapElementSVGFEDisplacementMapElement 接口符合“feDisplacementMap”元素。
SVGFEDistantLightElementSVGFEDistantLightElement 接口与“feDistantLight”元素相匹配。
SVGFEDropShadowElementSVGFEDropShadowElement 接口符合“feDropShadow”元素。
SVGFEFloodElementSVGFEFloodElement 接口符合“feFlood”元素。
SVGFEFuncAElementSVGFEFuncAElement 接口符合“feFuncA”元素。
SVGFEFuncBElementSVGFFuncBElement 接口符合“feFuncB”元素。
SVGFEFuncGElementSVGFEFuncRElement 接口与“feFuncG”元素相匹配。
SVGFEFuncRElementSVGFEFuncRElement 接口与“feFuncR”元素相匹配。
SVGFEGaussianBlurElementSVGFEGaussianBlurElement 接口与 feGaussianBlur 元素相匹配。
SVGFEImageElementSVGFEImageElement 接口符合“feImage”元素。
SVGFEMergeElementSVGFEMergeElement 接口与“feMerge”元素相匹配。
SVGFEMergeNodeElementSVGFEMergeNodeElement 接口与“feMergeNode”元素相匹配。
SVGFEMorphologyElementSVGFEMorphologyElement 接口符合“feMorphology”元素。
SVGFEOffsetElementSVGFEOffsetElement 接口符合“feOffset”元素。
SVGFEPointLightElementSVGFEPointLightElement 接口与“fePointLight”元素相匹配。
SVGFESpecularLightingElementSVGFESpecularLightingElement 接口符合“feSpecularLighting”元素。
SVGFESpotLightElementSVGFESpotLightElement 接口与“feSpotLight”元素相匹配。
SVGFETileElementSVGFETileElement 接口符合“feTile”元素。
SVGFETurbulenceElementSVGFETurbulenceElement 接口符合“feTurbulence”元素。

Interfaces

接口名称Description
ISVGFilterPrimitiveStandardAttributes此界面定义了在过滤器原始界面上常见的 DOM 属性组合。
 中文