svg.FEBlendElement

FEBlendElement

package js-html-svg

extends ElementDOMElementNodeEventTarget

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

static inline read only SVG_FEBLEND_MODE_COLOR:Int = 15

static inline read only SVG_FEBLEND_MODE_COLOR_BURN:Int = 8

static inline read only SVG_FEBLEND_MODE_COLOR_DODGE:Int = 7

static inline read only SVG_FEBLEND_MODE_DARKEN:Int = 4

static inline read only SVG_FEBLEND_MODE_DIFFERENCE:Int = 11

static inline read only SVG_FEBLEND_MODE_EXCLUSION:Int = 12

static inline read only SVG_FEBLEND_MODE_HARD_LIGHT:Int = 9

static inline read only SVG_FEBLEND_MODE_HUE:Int = 13

static inline read only SVG_FEBLEND_MODE_LIGHTEN:Int = 5

static inline read only SVG_FEBLEND_MODE_LUMINOSITY:Int = 16

static inline read only SVG_FEBLEND_MODE_MULTIPLY:Int = 2

static inline read only SVG_FEBLEND_MODE_NORMAL:Int = 1

static inline read only SVG_FEBLEND_MODE_OVERLAY:Int = 6

static inline read only SVG_FEBLEND_MODE_SATURATION:Int = 14

static inline read only SVG_FEBLEND_MODE_SCREEN:Int = 3

static inline read only SVG_FEBLEND_MODE_SOFT_LIGHT:Int = 10

static inline read only SVG_FEBLEND_MODE_UNKNOWN:Int = 0

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部