feMergeNode element | SVGFEMergeNodeElement object
Specifies an input source layer for an feMerge element. Any number of feMergeNode elements can be used in an feMerge element.
![]() ![]() |
Syntax
<feMerge> <feMergeNode in="C2"/> <feMergeNode in="C1"/> <feMergeNode in="SourceGraphic"/> </feMerge>
DOM Information
Inheritance Hierarchy
Node
Element
SVGElement
SVGFEMergeNodeElement
Members
The SVGFEMergeNodeElement object has these types of members:
Properties
The SVGFEMergeNodeElement object has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Identifies input for the given filter primitive. |
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.22
See also
Show:

