This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

SVG filters

Summary

CSS custom filters go way beyond the image-processing capabilities of CSS’s pre-defined filter effects, allowing you to bend, fold, spindle, and mutilate otherwise flat web content.

Filters: a review

Custom filter terminology

Vertex filters

Fragment filters

custom() function syntax

Coding the custom vertex filter

Coding the custom fragment filter

See also

Related articles

Filters

External resources