W3cubDocs

/Haxe JavaScript

FEMorphologyElement

package js.html.svg

extends ElementDOMElementNodeEventTarget

@:native("SVGFEMorphologyElement") Available on js

Variables

read only height:AnimatedLength

read only in1:AnimatedString

read only operator:AnimatedEnumeration

read only radiusX:AnimatedNumber

read only radiusY:AnimatedNumber

read only result:AnimatedString

read only width:AnimatedLength

read only x:AnimatedLength

read only y:AnimatedLength

Static variables

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

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

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

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