class js.html.svg.FEMorphologyElement extends Element

Available on js

This filter is used to erode or dilate the input image. It's usefulness lies especially in fattening or thinning effects.

Documentation for this class was provided by MDN.

Class Fields

Instance Fields

function setRadius(radiusX:Float, radiusY:Float):Void