Belongs to http://www.w3.org/2000/svg XML Namespace. Defined in PBS XML Schema grammar.
This is a complex type of element.
Zero or more of the following:
Any one of the following:
The svg:feConvolveMatrix element may include the following attributes:
Name | Optional | Allowed Values | Default Value | Comments |
---|---|---|---|---|
id | Yes | text | ||
xml:base | Yes | "anyURI" datatype | ||
xml:lang | Yes | "language" datatype | ||
xml:space | Yes | Any one of: "default", "preserve" | ||
x | Yes | "string" datatype | ||
y | Yes | "string" datatype | ||
width | Yes | "string" datatype | ||
height | Yes | "string" datatype | ||
result | Yes | |||
in | Yes | |||
order | No | "string" datatype | ||
kernelMatrix | No | |||
divisor | Yes | "string" datatype | ||
bias | Yes | "string" datatype | ||
targetX | Yes | "string" datatype | ||
targetY | Yes | "string" datatype | ||
edgeMode | Yes | Any one of: "duplicate", "wrap", "none" | duplicate | |
kernelUnitLength | Yes | "string" datatype | ||
preserveAlpha | Yes | Any one of: "false", "true" |