Back to Content

SVGComponentTransferFunctionElement: amplitude property

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

latest327 B
Original Source

{{APIRef("SVG")}}

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

Value

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

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}