![]() |
VOOZH | about |
The scale attribute decides the displacement scale factor that must be used on a <feDisplacementMap> filter primitive. Only <feDisplacementMap> element is using this attribute.
Syntax:
scale = "number"
Attribute Values: The scale attribute accepts the values mentioned above and described below
The below examples illustrate the use of the scale attribute.
Example 1:
Output:
👁 ImageExample 2:
Output:
👁 Image