CSS Backdrop Filter
Method of applying filter effects (like blur, grayscale or hue) to content/elements below the target element.
CSS filter() function
This function filters a CSS input image with a set of filter functions (like blur, grayscale or hue)
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.
accept attribute for file input
Allows a filter to be defined for what type of files a user may pick with from an `<input type="file">` dialog
SVG filters
Method of using Photoshop-like effects on SVG objects including blurring and color manipulation.
SVG effects for HTML
Method of using SVG transforms, filters, etc on HTML elements using either CSS or the foreignObject element
baseaudiocontext api: createiirfilter
biquadfilternode api
biquadfilternode api: `biquadfilternode()` constructor
biquadfilternode api: detune
biquadfilternode api: frequency
biquadfilternode api: gain
biquadfilternode api: getfrequencyresponse
biquadfilternode api: q
biquadfilternode api: type
canvasrenderingcontext2d api: filter
document api: createtreewalker: `whattoshow` and `filter` parameters are optional
ext_texture_filter_anisotropic api
iirfilternode api
iirfilternode api: getfrequencyresponse
iirfilternode api: `iirfilternode()` constructor
nodeiterator api: filter
offscreencanvasrenderingcontext2d api: filter
paintrenderingcontext2d api: filter
svgfilterelement api
svgfilterelement api: filterunits
svgfilterelement api: height
svgfilterelement api: href
svgfilterelement api: primitiveunits
svgfilterelement api: width
svgfilterelement api: x
svgfilterelement api: y
treewalker api: filter
css property: filter
css property: filter: on svg elements
types: filter-function
types: filter-function: `blur()`
types: filter-function: `brightness()`
types: filter-function: `contrast()`
types: filter-function: `drop-shadow()`
types: filter-function: `grayscale()`
types: filter-function: `hue-rotate()`
types: filter-function: `invert()`
types: filter-function: `opacity()`
types: filter-function: `saturate()`
types: filter-function: `sepia()`
javascript built-in: array: filter
javascript built-in: typedarray: filter
svg element: filter
background-filter
50 results found.