W3cubDocs

/Haxe JavaScript

FEDisplacementMapElement

package js.html.svg

extends ElementDOMElementNodeEventTarget

@:native("SVGFEDisplacementMapElement") Available on js

Variables

read only height:AnimatedLength

read only in1:AnimatedString

read only in2:AnimatedString

read only result:AnimatedString

read only scale:AnimatedNumber

read only width:AnimatedLength

read only x:AnimatedLength

read only xChannelSelector:AnimatedEnumeration

read only y:AnimatedLength

read only yChannelSelector:AnimatedEnumeration

Static variables

@:value(4) static inline read only SVG_CHANNEL_A:Int = 4

@:value(3) static inline read only SVG_CHANNEL_B:Int = 3

@:value(2) static inline read only SVG_CHANNEL_G:Int = 2

@:value(1) static inline read only SVG_CHANNEL_R:Int = 1

@:value(0) static inline read only SVG_CHANNEL_UNKNOWN:Int = 0

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/FEDisplacementMapElement.html