Back to Content

SVGComponentTransferFunctionElement: intercept property

files/en-us/web/api/svgcomponenttransferfunctionelement/intercept/index.md

latest327 B
Original Source

{{APIRef("SVG")}}

The intercept read-only property of the {{domxref("SVGComponentTransferFunctionElement")}} interface reflects the {{SVGAttr("intercept")}} attribute of the given element.

Value

An {{domxref("SVGAnimatedNumber")}} object.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}