package js.html.svg
extends Element › DOMElement › Node › EventTarget
Available on js
The SVGFEDisplacementMapElement interface corresponds to the feDisplacementMap element.
Documentation SVGFEDisplacementMapElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
staticinlineread onlySVG_CHANNEL_A:Int = 4staticinlineread onlySVG_CHANNEL_B:Int = 3staticinlineread onlySVG_CHANNEL_G:Int = 2staticinlineread onlySVG_CHANNEL_R:Int = 1staticinlineread onlySVG_CHANNEL_UNKNOWN:Int = 0read onlyheight:AnimatedLengthread onlyin1:AnimatedStringAn SVGAnimatedString corresponding to the in attribute of the given element.
read onlyin2:AnimatedStringAn SVGAnimatedString corresponding to the in2 attribute of the given element.
read onlyresult:AnimatedStringread onlyscale:AnimatedNumberAn SVGAnimatedNumber corresponding to the scale attribute of the given element.
read onlywidth:AnimatedLengthread onlyx:AnimatedLengthread onlyxChannelSelector:AnimatedEnumerationAn SVGAnimatedEnumeration corresponding to the xChannelSelect attribute of the given element. It takes one of the SVG_CHANNEL_* constants defined on this interface.
read onlyy:AnimatedLengthread onlyyChannelSelector:AnimatedEnumerationAn SVGAnimatedEnumeration corresponding to the yChannelSelect attribute of the given element. It takes one of the SVG_CHANNEL_* constants defined on this interface.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/FEDisplacementMapElement.html