[scriptable, uuid(8f4daf4c-de2d-450f-a373-449ad62e3800)]
interface nsIDOMSVGFEBlendElement : nsIDOMSVGFilterPrimitiveStandardAttributes
Constants
const
unsigned short
SVG_MODE_UNKNOWN = 0
const
unsigned short
SVG_MODE_NORMAL = 1
const
unsigned short
SVG_MODE_MULTIPLY = 2
const
unsigned short
SVG_MODE_SCREEN = 3
const
unsigned short
SVG_MODE_DARKEN = 4
const
unsigned short
SVG_MODE_LIGHTEN = 5
Attributes
readonly attribute
nsIDOMSVGAnimatedString
in1
readonly attribute
nsIDOMSVGAnimatedString
in2
readonly attribute
nsIDOMSVGAnimatedEnumeration
mode
Compare to: