SVG Tutorial
index
|
elemente
das filter-Element
Mögliche Kind-Elemente
desc
|
title
|
metadata
|
feBlend
|
feFlood
|
feColorMatrix
|
feComponentTransfer
|
feComposite
|
feConvolveMatrix
|
feDiffuseLighting
|
feDisplacementMap
|
feGaussianBlur
|
feImage
|
feMerge
|
feMorphology
|
feOffset
|
feSpecularLighting
|
feTile
|
feTurbulence
|
animate
|
set
Attribute
Name |
Anwendung |
Typ |
Standardwert |
mögliche Werte |
xlink:href |
optional |
svg:URI
|
- |
- |
externalResourcesRequired |
optional |
svg:Boolean
|
false |
- |
class |
optional |
svg:ClassList
|
- |
- |
style |
optional |
svg:StyleSheet
|
- |
- |
filterUnits |
optional |
string |
userSpaceOnUse |
userSpaceOnUse objectBoundingBox
|
primitiveUnits |
optional |
string |
userSpaceOnUse |
userSpaceOnUse objectBoundingBox
|
x |
optional |
svg:Coordinate
|
-10% |
- |
y |
optional |
svg:Coordinate
|
-10% |
- |
width |
optional |
svg:Length
|
120% |
- |
height |
optional |
svg:Length
|
120% |
- |
filterRes |
optional |
string |
- |
- |
Attribute aus AttributGruppen
Beschreibung im Tutorial
14 - Filtereffekte
14.1 - Attribute fuer das filter-Element
14.3 - Primitive Filter - filter_primitive_attributes
14.4 - Primitive Filter - filter_primitive_attributes_with_in
14.5 - Primitive Filter - PresentationAttributs-FilterPrimitives
14.8 - feGaussianBlur
14.10 - feMorphology
|