k3 attribute | k3 property
A constant used for arithmetic composite operations. In arithmetic composite operations, k3 is evaluated in the equation k1*i1*i2 + k2*i1 + k3*i2 + k4, where i1 and i2 are pixels from two image sources.
This property is read-only.
![]() ![]() |
Syntax
| HTML |
|---|
<element k3="k3" ... > |
| JavaScript |
|---|
k3 = object.k3 |
Property values
Type: SVGAnimatedNumber
Floating-point value between 0 and 1.
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.11
See also
Show:

