[scriptable, uuid(16154319-fb5f-4473-b360-5065b6096d33)]
interface nsIDOMSVGFEMorphologyElement : nsIDOMSVGFilterPrimitiveStandardAttributes
Constants
const
unsigned short
SVG_OPERATOR_UNKNOWN = 0
const
unsigned short
SVG_OPERATOR_ERODE = 1
const
unsigned short
SVG_OPERATOR_DILATE = 2
Attributes
readonly attribute
nsIDOMSVGAnimatedString
in1
readonly attribute
nsIDOMSVGAnimatedEnumeration
operator
readonly attribute
nsIDOMSVGAnimatedNumber
radiusX
readonly attribute
nsIDOMSVGAnimatedNumber
radiusY
Methods
void
setRadius(in float rx, in float ry)
Compare to: