package js.html.svg
extends Element › DOMElement › Node › EventTarget
Available on js
The SVGFECompositeElement interface corresponds to the feComposite element.
Documentation SVGFECompositeElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
staticinlineread onlySVG_FECOMPOSITE_OPERATOR_ARITHMETIC:Int = 6staticinlineread onlySVG_FECOMPOSITE_OPERATOR_ATOP:Int = 4staticinlineread onlySVG_FECOMPOSITE_OPERATOR_IN:Int = 2staticinlineread onlySVG_FECOMPOSITE_OPERATOR_OUT:Int = 3staticinlineread onlySVG_FECOMPOSITE_OPERATOR_OVER:Int = 1staticinlineread onlySVG_FECOMPOSITE_OPERATOR_UNKNOWN:Int = 0staticinlineread onlySVG_FECOMPOSITE_OPERATOR_XOR:Int = 5read onlyheight:AnimatedLengthread onlyin1:AnimatedStringAn SVGAnimatedString corresponding to the in attribute of the given element.
read onlyin2:AnimatedStringread onlyk1:AnimatedNumberread onlyk2:AnimatedNumberread onlyk3:AnimatedNumberread onlyk4:AnimatedNumberread onlyoperator_:AnimatedEnumerationread onlyresult:AnimatedStringread onlywidth:AnimatedLengthread onlyx:AnimatedLengthread onlyy:AnimatedLength
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/FECompositeElement.html