WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMSVGFilterElement

IID:9e81d4ae-190c-4b9d-a076-ebc52a7bf231
Inherits From:nsIDOMSVGElement

Properties

readonly nsIDOMSVGAnimatedInteger filterResX

readonly nsIDOMSVGAnimatedInteger filterResY

readonly nsIDOMSVGAnimatedEnumeration filterUnits

readonly nsIDOMSVGAnimatedLength height

readonly nsIDOMSVGAnimatedEnumeration primitiveUnits

readonly nsIDOMSVGAnimatedLength width

readonly nsIDOMSVGAnimatedLength x

readonly nsIDOMSVGAnimatedLength y


Methods

void setFilterRes ( PRUint32 filterResX , PRUint32 filterResY )

void setFilterRes ( PRUint32 filterResX , PRUint32 filterResY )

Arguments:
filterResX
filterResY

Reference documentation is generated from Mozilla's source.