Interface | Description |
---|---|
ISVGFilterPrimitiveStandardAttributes |
This interface defines the set of DOM attributes that are common across the filter primitive interfaces.
|
Class | Description |
---|---|
SVGFEBlendElement |
The SVGFEBlendElement interface corresponds to the ’feBlend’ element.
|
SVGFEColorMatrixElement |
The SVGFEColorMatrixElement interface corresponds to the 'feColorMatrix’ element.
|
SVGFEComponentTransferElement |
The SVGFEComponentTransferElement interface corresponds to the 'feComponentTransfer’ element.
|
SVGFECompositeElement |
The SVGFECompositeElement interface corresponds to the 'feComposite’ element.
|
SVGFEConvolveMatrixElement |
The SVGFEConvolveMatrixElement interface corresponds to the 'feConvolveMatrix’ element.
|
SVGFEDiffuseLightingElement |
The SVGFEDiffuseLightingElement interface corresponds to the 'feDiffuseLighting’ element.
|
SVGFEDisplacementMapElement |
The SVGFEDisplacementMapElement interface corresponds to the 'feDisplacementMap’ element.
|
SVGFEDistantLightElement |
The SVGFEDistantLightElement interface corresponds to the 'feDistantLight’ element.
|
SVGFEDropShadowElement |
The SVGFEDropShadowElement interface corresponds to the 'feDropShadow’ element.
|
SVGFEFloodElement |
The SVGFEFloodElement interface corresponds to the 'feFlood’ element.
|
SVGFEFuncAElement |
The SVGFEFuncAElement interface corresponds to the 'feFuncA’ element.
|
SVGFEFuncBElement |
The SVGFEFuncBElement interface corresponds to the 'feFuncB’ element.
|
SVGFEFuncGElement |
The SVGFEFuncRElement interface corresponds to the 'feFuncG’ element.
|
SVGFEFuncRElement |
The SVGFEFuncRElement interface corresponds to the 'feFuncR’ element.
|
SVGFEGaussianBlurElement |
The SVGFEGaussianBlurElement interface corresponds to the ’feGaussianBlur’ element.
|
SVGFEImageElement |
The SVGFEImageElement interface corresponds to the 'feImage’ element.
|
SVGFEMergeElement |
The SVGFEMergeElement interface corresponds to the 'feMerge’ element.
|
SVGFEMergeNodeElement |
The SVGFEMergeNodeElement interface corresponds to the 'feMergeNode’ element.
|
SVGFEMorphologyElement |
The SVGFEMorphologyElement interface corresponds to the 'feMorphology’ element.
|
SVGFEOffsetElement |
The SVGFEOffsetElement interface corresponds to the 'feOffset’ element.
|
SVGFEPointLightElement |
The SVGFEPointLightElement interface corresponds to the 'fePointLight’ element.
|
SVGFESpecularLightingElement |
The SVGFESpecularLightingElement interface corresponds to the 'feSpecularLighting’ element.
|
SVGFESpotLightElement |
The SVGFESpotLightElement interface corresponds to the 'feSpotLight’ element.
|
SVGFETileElement |
The SVGFETileElement interface corresponds to the 'feTile’ element.
|
SVGFETurbulenceElement |
The SVGFETurbulenceElement interface corresponds to the 'feTurbulence’ element.
|