|
|
Donner 0.5.0
Embeddable browser-grade SVG2 engine
|
Filter effects apply graphical operations (blur, color transforms, lighting, displacement, compositing, etc.) to rendered content. A <filter> element defines a graph of filter primitives (fe*) that are applied in sequence to produce the final output.
The filter container element:
All 17 SVG filter primitives are supported. Primitives are composed into a graph via the in, in2, and result attributes defined on SVGFilterPrimitiveStandardAttributes.