SVGFEMergeNodeElement

The SVGFEMergeNodeElement interface corresponds to the <feMergeNode> element.

EventTarget Node Element SVGElement SVGFEMergeNodeElement

Instance properties

This interface also inherits properties from its parent interface, SVGElement.

SVGFEMergeNodeElement.in1 Read only

An SVGAnimatedString corresponding to the in attribute of the given element.

Instance methods

This interface does not provide any specific methods, but implements those of its parent, SVGElement.

Specifications

Browser compatibility

See also