Filter Effects 1.0 Draft Published

Author(s) and publish date

Published:

The Cascading Style Sheets (CSS) Working Group has published the First Public Working Draft of Filter Effects 1.0. Filter effects are a way of processing an element's rendering before it is displayed in the document. Typically, rendering an element via CSS or SVG can conceptually described as if the element, including its children, are drawn into a buffer (such as a raster image) and then that buffer is composited into the elements parent. Filters apply an effect before the compositing stage. Examples of such effects are blurring, changing color intensity and warping the image. Learn more about the Style Activity.

Related RSS feed