The scale
attribute define the displacement scale factor to be used on a <feDisplacementMap>
filter primitive. The amount is expressed in the coordinate system established by the primitiveUnits
attribute on the <filter>
element.
When the value of this attribute is 0, this operation has no effect on the source image.
If the attribute is not specified, then the effect is as if a value of 0 were specified.
Categories | None |
---|---|
Value | <number> |
Animatable | Yes |
Normative document | SVG 1.1 (2nd Edition) |
The following elements can use the scale
attribute
© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/scale