W3cubDocs

/Haxe JavaScript

FECompositeElement

package js.html.svg

extends ElementDOMElementNodeEventTarget

@:native("SVGFECompositeElement") Available on js

Variables

read only height:AnimatedLength

read only in1:AnimatedString

read only in2:AnimatedString

read only k1:AnimatedNumber

read only k2:AnimatedNumber

read only k3:AnimatedNumber

read only k4:AnimatedNumber

read only operator:AnimatedEnumeration

read only result:AnimatedString

read only width:AnimatedLength

read only x:AnimatedLength

read only y:AnimatedLength

Static variables

@:value(6) static inline read only SVG_FECOMPOSITE_OPERATOR_ARITHMETIC:Int = 6

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

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

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

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

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

@:value(5) static inline read only SVG_FECOMPOSITE_OPERATOR_XOR:Int = 5

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