exponent property
Indicates the exponent of the gamma function.
This property is read-only.
![]() ![]() |
Syntax
| JavaScript |
|---|
number = object.exponent |
Property values
Type: SVGAnimatedNumber
Indicates the exponent of the gamma function. If the attribute is not specified, then the effect is as if a value of 1 were specified.
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.6
See also
- SVGComponentTransferFunctionElement
- SVGFEFuncAElement
- SVGFEFuncBElement
- SVGFEFuncGElement
- feComponentTransferelement
- SVGFEFuncRElement
Show:

