Table of Contents

Namespace Svg.FilterEffects

The Svg.FilterEffects namespace contains classes implementing the SVG filter effects.

Classes

ImageBuffer
SvgBlend
SvgColourMatrix

Note: this is not used in calculations to bitmap - used only to allow for svg xml output

SvgComponentTransfer
SvgComponentTransferFunction
SvgComposite
SvgConvolveMatrix
SvgDiffuseLighting
SvgDisplacementMap
SvgDistantLight
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.

SvgFilterPrimitive
SvgFlood
SvgFuncA
SvgFuncB
SvgFuncG
SvgFuncR
SvgGaussianBlur
SvgImage
SvgMerge
SvgMergeNode
SvgMorphology
SvgOffset

Note: this is not used in calculations to bitmap - used only to allow for svg xml output

SvgPointLight
SvgSpecularLighting
SvgSpotLight
SvgTile
SvgTurbulence

Interfaces

ISvgFilterable

Enums

BlurType
SvgBlendMode
SvgChannelSelector
SvgColourMatrixType
SvgComponentTransferType
SvgCompositeOperator
SvgEdgeMode
SvgMorphologyOperator
SvgStitchType
SvgTurbulenceType