tableValues property
Define the lookup table.
This property is read-only.
![]() ![]() |
Syntax
| JavaScript |
|---|
numList = object.tableValues |
Property values
Type: SVGAnimatedNumberList
A list of numbers v₀, v₁, ..., vₙ separated by white space and/or a comma, which define the lookup table. An empty list results in an identity transfer function. If the attribute is not specified, then the effect is as if an empty list were provided.
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.9
See also
- SVGComponentTransferFunctionElement
- SVGFEFuncAElement
- SVGFEFuncBElement
- SVGFEFuncGElement
- feComponentTransferelement
- SVGFEFuncRElement
Show:

