surfaceScale property
Specifies surface height when the alpha channel of the input image is set to 100% opacity.
This property is read-only.
![]() ![]() |
Syntax
| JavaScript |
|---|
ptr = object.surfaceScale |
Property values
Type: SVGAnimatedNumber
A number specifying the height. If not specified, this defaults to 1.0.
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.25
See also
Show:

