Namespace Svg.FilterEffects
The Svg.FilterEffects namespace contains classes implementing the SVG filter effects.
Classes
- SvgColourMatrix
Note: this is not used in calculations to bitmap - used only to allow for svg xml output
- SvgFilter
A filter effect consists of a series of graphics operations that are applied to a given source graphic to produce a modified graphical result.
- SvgOffset
Note: this is not used in calculations to bitmap - used only to allow for svg xml output