The following presentation attributes apply to filter primitives |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
color-interpolation-filters | restriction of string | optional |
Attribute Group | svg:PresentationAttributes-All |
<attributeGroup name="PresentationAttributes-FilterPrimitives"> <annotation> <documentation>The following presentation attributes apply to filter primitives</documentation> </annotation> <attribute name="color-interpolation-filters" use="optional"> <simpleType> <restriction base="string"> <enumeration value="auto"/> <enumeration value="sRGB"/> <enumeration value="linearRGB"/> <enumeration value="inherit"/> </restriction> </simpleType> </attribute> </attributeGroup> |