Interface SVGFilterPrimitiveStandardAttributes
interface SVGFilterPrimitiveStandardAttributes {
height: SVGAnimatedLength;
result: SVGAnimatedString;
width: SVGAnimatedLength;
x: SVGAnimatedLength;
y: SVGAnimatedLength;
}
height: SVGAnimatedLength;
result: SVGAnimatedString;
width: SVGAnimatedLength;
x: SVGAnimatedLength;
y: SVGAnimatedLength;
}
Hierarchy
- SVGFilterPrimitiveStandardAttributes (view full)
- SVGFEBlendElement
- SVGFEColorMatrixElement
- SVGFEComponentTransferElement
- SVGFECompositeElement
- SVGFEConvolveMatrixElement
- SVGFEDiffuseLightingElement
- SVGFEDisplacementMapElement
- SVGFEDropShadowElement
- SVGFEFloodElement
- SVGFEGaussianBlurElement
- SVGFEImageElement
- SVGFEMergeElement
- SVGFEMorphologyElement
- SVGFEOffsetElement
- SVGFESpecularLightingElement
- SVGFETileElement
- SVGFETurbulenceElement