Linux Mac OSX Windows

  
[scriptable, uuid(80e1ea9c-eff3-490a-8c98-918963d2e7e9)]
interface nsIDOMSVGFEDisplacementMapElement : nsIDOMSVGFilterPrimitiveStandardAttributes

Constants


        
const unsigned short SVG_CHANNEL_UNKNOWN = 0

        
const unsigned short SVG_CHANNEL_R = 1

        
const unsigned short SVG_CHANNEL_G = 2

        
const unsigned short SVG_CHANNEL_B = 3

        
const unsigned short SVG_CHANNEL_A = 4

Attributes


        
readonly attribute nsIDOMSVGAnimatedString in1

        
readonly attribute nsIDOMSVGAnimatedString in2

        
readonly attribute nsIDOMSVGAnimatedNumber scale

        
readonly attribute nsIDOMSVGAnimatedEnumeration xChannelSelector

        
readonly attribute nsIDOMSVGAnimatedEnumeration yChannelSelector