Back to Content

SVGFEFuncRElement

files/en-us/web/api/svgfefuncrelement/index.md

latest601 B
Original Source

{{APIRef("SVG")}}

The SVGFEFuncRElement interface corresponds to the {{SVGElement("feFuncR")}} element.

{{InheritanceDiagram}}

Instance properties

This interface not provide any specific properties, but inherits properties from its parent interface, {{domxref("SVGComponentTransferFunctionElement")}}.

Instance methods

This interface does not provide any specific methods, but implements those of its parent, {{domxref("SVGComponentTransferFunctionElement")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}

See also

  • {{SVGElement("feFuncR")}}