-
Which of the following element is used by the filter property to blur the images?
-
- blur()
- opaque()
- scatter()
- All of above
- None of these
Correct Option: A
Blurs an element, for use by the filter property. Accepts a distance measurement within which pixels are randomly scattered. A value of 0 leaves the image as is.