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. nodeiterator api: filter

  7. observable api: filter

  8. offscreencanvasrenderingcontext2d api: filter

  9. paintrenderingcontext2d api: filter

  10. serial api: requestport: `filters` `bluetoothserviceclassid` property

  11. treewalker api: filter

  12. css property: backdrop-filter: none

  13. css property: color-interpolation-filters

  14. css property: filter

  15. css property: filter: blur

  16. css property: filter: brightness

  17. css property: filter: contrast

  18. css property: filter: drop-shadow

  19. css property: filter: grayscale

  20. css property: filter: hue-rotate

  21. css property: filter: invert

  22. css property: filter: none

  23. css property: filter: opacity

  24. css property: filter: saturate

  25. css property: filter: sepia

  26. css property: filter: on svg elements

  27. types: `<filter-function>`

  28. types: `<filter-function>`: `blur()`

  29. types: `<filter-function>`: `brightness()`

  30. types: `<filter-function>`: `contrast()`

  31. types: `<filter-function>`: `drop-shadow()`

  32. types: `<filter-function>`: `grayscale()`

  33. types: `<filter-function>`: `hue-rotate()`

  34. types: `<filter-function>`: `invert()`

  35. types: `<filter-function>`: `opacity()`

  36. types: `<filter-function>`: `saturate()`

  37. types: `<filter-function>`: `sepia()`

  38. javascript built-in: array: filter

  39. javascript built-in: iterator: filter

  40. javascript built-in: typedarray: filter

  41. svg element: filter

  42. svg element: filter: filterunits

  43. svg element: filter: height

  44. svg element: filter: primitiveunits

  45. svg element: filter: width

  46. svg element: filter: x

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

  48. svg element: filter: y

  49. global_attributes: filter

  50. background-filter