W3cubDocs

/Haxe JavaScript

FEConvolveMatrixElement

package js.html.svg

extends ElementDOMElementNodeEventTarget

@:native("SVGFEConvolveMatrixElement") 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

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

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

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

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

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