1. CSS Backdrop Filter

    Method of applying filter effects (like blur, grayscale or hue) to content/elements below the target element.

  2. CSS filter() function

    This function filters a CSS input image with a set of filter functions (like blur, grayscale or hue)

  3. CSS Filter Effects

    Method of applying filter effects using the `filter` property to elements, matching filters available in SVG. Filter functions include blur, brightness, contrast, drop-shadow, grayscale, hue-rotate, invert, opacity, sepia and saturate.

  4. SVG filters

    Method of using Photoshop-like effects on SVG objects including blurring and color manipulation.

  5. canvasrenderingcontext2d api: filter

  6. document api: createtreewalker: `whattoshow` and `filter` parameters are optional

  7. iirfilternode api

  8. iirfilternode api: getfrequencyresponse

  9. iirfilternode api: `iirfilternode()` constructor

  10. nodeiterator api: filter

  11. offscreencanvasrenderingcontext2d api: filter

  12. paintrenderingcontext2d api: filter

  13. svgfilterelement api

  14. svgfilterelement api: filterunits

  15. svgfilterelement api: height

  16. svgfilterelement api: href

  17. svgfilterelement api: primitiveunits

  18. svgfilterelement api: width

  19. svgfilterelement api: x

  20. svgfilterelement api: y

  21. treewalker api: filter

  22. css property: color-interpolation-filters

  23. css property: color-interpolation-filters: auto

  24. css property: color-interpolation-filters: linearrgb

  25. css property: color-interpolation-filters: srgb

  26. css property: filter

  27. css property: filter: on svg elements

  28. types: filter-function

  29. types: filter-function: `blur()`

  30. types: filter-function: `brightness()`

  31. types: filter-function: `contrast()`

  32. types: filter-function: `drop-shadow()`

  33. types: filter-function: `grayscale()`

  34. types: filter-function: `hue-rotate()`

  35. types: filter-function: `invert()`

  36. types: filter-function: `opacity()`

  37. types: filter-function: `saturate()`

  38. types: filter-function: `sepia()`

  39. javascript built-in: array: filter

  40. javascript built-in: iterator: filter

  41. javascript built-in: typedarray: filter

  42. svg element: filter

  43. svg element: filter: filterunits

  44. svg element: filter: height

  45. svg element: filter: primitiveunits

  46. svg element: filter: width

  47. svg element: filter: x

  48. svg element: filter: `xlink:href`

  49. svg element: filter: y

  50. background-filter