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.

nsIDOMSVGFEBlendElement

IID:8F4DAF4C-DE2D-450f-A373-449AD62E3800
Inherits From:nsIDOMSVGFilterPrimitiveStandardAttributes

Constants

PRUint16 SVG_MODE_UNKNOWN = 0
PRUint16 SVG_MODE_NORMAL = 1
PRUint16 SVG_MODE_MULTIPLY = 2
PRUint16 SVG_MODE_SCREEN = 3
PRUint16 SVG_MODE_DARKEN = 4
PRUint16 SVG_MODE_LIGHTEN = 5

Properties

readonly nsIDOMSVGAnimatedString in1

readonly nsIDOMSVGAnimatedString in2

readonly nsIDOMSVGAnimatedEnumeration mode

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com