SVGComponentTransferFunctionElement object
This interface defines the base interface used by the component transfer function interfaces (feFuncA, feFuncB, feFuncG, and feFuncR) .
![]() |
DOM Information
Inheritance Hierarchy
Node
Element
SVGElement
SVGComponentTransferFunctionElement
Members
The SVGComponentTransferFunctionElement object has these types of members:
Properties
The SVGComponentTransferFunctionElement object has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Indicates the amplitude of the gamma function. | |
| Read-only |
Indicates the exponent of the gamma function. | |
| Read-only |
Indicates the intercept of the linear function. | |
|
Gets or sets a value that indicates where the gradient stop is placed within the gradient. | ||
| Read-only |
Indicates the slope of the linear function. | |
| Read-only |
Define the lookup table. | |
| Read-only |
The type of component transfer function. The function type determines the applicability of the other attributes. |
See also
Show:
