1.
What is the primary purpose of combining multiple filters in SVG graphics?
2.
Which filter operation is commonly used to soften the edges of SVG elements or create a blur effect?
3.
How does combining the <feBlend> filter with other filters affect SVG elements?
4.
Which combination of filters is effective for creating a drop shadow effect behind SVG elements?
5.
How can combining the <feColorMatrix> filter with other filters impact the colors of SVG elements?
6.
Which combination of filters is suitable for creating a glowing effect around SVG elements?
7.
How does combining filters like <feOffset> and <feBlend> contribute to the appearance of SVG elements?
8.
Which combination of filters is commonly used to create a frosted glass effect in SVG graphics?
9.
How does combining filters like <feTurbulence> and <feDisplacementMap>impact the appearance of SVG elements?
10.
Which combination of filters is suitable for creating a water ripple effect in SVG graphics?