class js.html.svg.FilterElement extends Element

Available on js

The filter element serves as container for atomic filter operations. It is never rendered directly. A filter is referenced by using the filter attribute on the target SVG element.

Documentation for this class was provided by MDN.

Instance Fields

function setFilterRes(filterResX:Int, filterResY:Int):Void