svg.FECompositeElement

FECompositeElement

package js-html-svg

extends ElementDOMElementNodeEventTarget

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

static inline read only SVG_FECOMPOSITE_OPERATOR_ARITHMETIC:Int = 6

static inline read only SVG_FECOMPOSITE_OPERATOR_ATOP:Int = 4

static inline read only SVG_FECOMPOSITE_OPERATOR_IN:Int = 2

static inline read only SVG_FECOMPOSITE_OPERATOR_OUT:Int = 3

static inline read only SVG_FECOMPOSITE_OPERATOR_OVER:Int = 1

static inline read only SVG_FECOMPOSITE_OPERATOR_UNKNOWN:Int = 0

static inline read only SVG_FECOMPOSITE_OPERATOR_XOR:Int = 5

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部