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

Specification
Filter Effects Module Level 1
# InterfaceSVGFEMergeNodeElement

Browser compatibility

BCD tables only load in the browser with JavaScript enabled. Enable JavaScript to view data.

See also