Aspose.Svg.Filters

Aspose.Svg.Dom.Svg.Filters命名空间包含SVG规范中与滤镜效果相关的类和 接口。

课程

班级描述
SVGFEBlendElementSVGFEBlendElement 接口对应于“feBlend”元素。
SVGFEColorMatrixElementSVGFEColorMatrixElement 接口对应于“feColorMatrix”元素。
SVGFEComponentTransferElementSVGFEComponentTransferElement 接口对应于“feComponentTransfer”元素。
SVGFECompositeElementSVGFECompositeElement 接口对应于“feComposite”元素。
SVGFEConvolveMatrixElementSVGFEConvolveMatrixElement 接口对应于“feConvolveMatrix”元素。
SVGFEDiffuseLightingElementSVGFEDiffuseLightingElement 接口对应于“feDiffuseLighting”元素。
SVGFEDisplacementMapElementSVGFEDisplacementMapElement 接口对应于“feDisplacementMap”元素。
SVGFEDistantLightElementSVGFEDistantLightElement 接口对应于“feDistantLight”元素。
SVGFEDropShadowElementSVGFEDropShadowElement 接口对应于“feDropShadow”元素。
SVGFEFloodElementSVGFEFloodElement 接口对应于“feFlood”元素。
SVGFEFuncAElementSVGFEFuncAElement 接口对应于“feFuncA”元素。
SVGFEFuncBElementSVGFEFuncBElement 接口对应于“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”元素。

接口

界面描述
ISVGFilterPrimitiveStandardAttributes这个接口定义了过滤器原语接口通用的 DOM 属性集。