W3cubDocs

/Haxe JavaScript

FEBlendElement

package js.html.svg

extends ElementDOMElementNodeEventTarget

@:native("SVGFEBlendElement") Available on js

Variables

read only height:AnimatedLength

read only in1:AnimatedString

read only in2:AnimatedString

read only mode:AnimatedEnumeration

read only result:AnimatedString

read only width:AnimatedLength

read only x:AnimatedLength

read only y:AnimatedLength

Static variables

@:value(15) static inline read only SVG_FEBLEND_MODE_COLOR:Int = 15

@:value(8) static inline read only SVG_FEBLEND_MODE_COLOR_BURN:Int = 8

@:value(7) static inline read only SVG_FEBLEND_MODE_COLOR_DODGE:Int = 7

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

@:value(11) static inline read only SVG_FEBLEND_MODE_DIFFERENCE:Int = 11

@:value(12) static inline read only SVG_FEBLEND_MODE_EXCLUSION:Int = 12

@:value(9) static inline read only SVG_FEBLEND_MODE_HARD_LIGHT:Int = 9

@:value(13) static inline read only SVG_FEBLEND_MODE_HUE:Int = 13

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

@:value(16) static inline read only SVG_FEBLEND_MODE_LUMINOSITY:Int = 16

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

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

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

@:value(14) static inline read only SVG_FEBLEND_MODE_SATURATION:Int = 14

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

@:value(10) static inline read only SVG_FEBLEND_MODE_SOFT_LIGHT:Int = 10

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

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