svg.FEConvolveMatrixElement

FEConvolveMatrixElement

package js-html-svg

extends ElementDOMElementNodeEventTarget

Available on js

Variables

read only bias:AnimatedNumber

read only divisor:AnimatedNumber

read only edgeMode:AnimatedEnumeration

read only height:AnimatedLength

read only in1:AnimatedString

read only kernelMatrix:AnimatedNumberList

read only kernelUnitLengthX:AnimatedNumber

read only kernelUnitLengthY:AnimatedNumber

read only orderX:AnimatedInteger

read only orderY:AnimatedInteger

read only preserveAlpha:AnimatedBoolean

read only result:AnimatedString

read only targetX:AnimatedInteger

read only targetY:AnimatedInteger

read only width:AnimatedLength

read only x:AnimatedLength

read only y:AnimatedLength

Static variables

static inline read only SVG_EDGEMODE_DUPLICATE:Int = 1

static inline read only SVG_EDGEMODE_NONE:Int = 3

static inline read only SVG_EDGEMODE_UNKNOWN:Int = 0

static inline read only SVG_EDGEMODE_WRAP:Int = 2

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部