SVGFEMergeNodeElement
The SVGFEMergeNodeElement
interface corresponds to the <feMergeNode>
element.
Instance properties
This interface also inherits properties from its parent interface, SVGElement
.
SVGFEMergeNodeElement.in1
Read only-
An
SVGAnimatedString
corresponding to thein
attribute of the given element.
Instance methods
This interface does not provide any specific methods, but implements those of its parent, SVGElement
.