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.

nsIDOMSVGFEConvolveMatrixElement

IID:42109b58-a8c1-4078-b44c-ec1d5d6b9574
Inherits From:nsIDOMSVGFilterPrimitiveStandardAttributes

Constants

PRUint16 SVG_EDGEMODE_UNKNOWN = 0
PRUint16 SVG_EDGEMODE_DUPLICATE = 1
PRUint16 SVG_EDGEMODE_WRAP = 2
PRUint16 SVG_EDGEMODE_NONE = 3

Properties

readonly nsIDOMSVGAnimatedNumber bias

readonly nsIDOMSVGAnimatedNumber divisor

readonly nsIDOMSVGAnimatedEnumeration edgeMode

readonly nsIDOMSVGAnimatedString in1

readonly nsIDOMSVGAnimatedNumberList kernelMatrix

readonly nsIDOMSVGAnimatedNumber kernelUnitLengthX

readonly nsIDOMSVGAnimatedNumber kernelUnitLengthY

readonly nsIDOMSVGAnimatedInteger orderX

readonly nsIDOMSVGAnimatedInteger orderY

readonly nsIDOMSVGAnimatedBoolean preserveAlpha

readonly nsIDOMSVGAnimatedInteger targetX

readonly nsIDOMSVGAnimatedInteger targetY

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com