SVGFEMorphologyElement in SVG 1.1

(no overview available)

Instance Properties

name type description
className SVGAnimatedString (read only) [from SVGStylable]
x SVGAnimatedLength (read only) [from SVGFilterPrimitiveStandardAttributes]
y SVGAnimatedLength (read only) [from SVGFilterPrimitiveStandardAttributes]
width SVGAnimatedLength (read only) [from SVGFilterPrimitiveStandardAttributes]
height SVGAnimatedLength (read only) [from SVGFilterPrimitiveStandardAttributes]
result SVGAnimatedString (read only) [from SVGFilterPrimitiveStandardAttributes]
in1 SVGAnimatedString (read only)
operator SVGAnimatedEnumeration (read only)
radiusX SVGAnimatedLength (read only)
radiusY SVGAnimatedLength (read only)

Instance Methods

name returns description
getPresentationAttribute() CSSValue [from SVGStylable]

Constants

name object value description
SVG_MORPHOLOGY_OPERATOR_UNKNOWN SVGFEMorphologyElement 0
SVG_MORPHOLOGY_OPERATOR_ERODE SVGFEMorphologyElement 1
SVG_MORPHOLOGY_OPERATOR_DILATE SVGFEMorphologyElement 2