[scriptable, uuid(42109b58-a8c1-4078-b44c-ec1d5d6b9574)]
interface nsIDOMSVGFEConvolveMatrixElement : nsIDOMSVGFilterPrimitiveStandardAttributes
Constants
const
unsigned short
SVG_EDGEMODE_UNKNOWN = 0
const
unsigned short
SVG_EDGEMODE_DUPLICATE = 1
const
unsigned short
SVG_EDGEMODE_WRAP = 2
const
unsigned short
SVG_EDGEMODE_NONE = 3
Attributes
readonly attribute
nsIDOMSVGAnimatedNumber
bias
readonly attribute
nsIDOMSVGAnimatedNumber
divisor
readonly attribute
nsIDOMSVGAnimatedEnumeration
edgeMode
readonly attribute
nsIDOMSVGAnimatedString
in1
readonly attribute
nsIDOMSVGAnimatedNumberList
kernelMatrix
readonly attribute
nsIDOMSVGAnimatedNumber
kernelUnitLengthX
readonly attribute
nsIDOMSVGAnimatedNumber
kernelUnitLengthY
readonly attribute
nsIDOMSVGAnimatedInteger
orderX
readonly attribute
nsIDOMSVGAnimatedInteger
orderY
readonly attribute
nsIDOMSVGAnimatedBoolean
preserveAlpha
readonly attribute
nsIDOMSVGAnimatedInteger
targetX
readonly attribute
nsIDOMSVGAnimatedInteger
targetY
Compare to: