feImage
Description
The feImage element for SVG specifies a graphic external to this filter element, which is loaded or rendered into an RGBA raster and becomes the result of the filter primitive.
Syntax
Attributes
crossorigin
Specifies how crossorigin requests are handled.
Value
anonymous | use-credentials
Default
(No CORS)
href
Specifies a Uniform Resource Locator (URL) reference to the element.
Value
<url>
Default
(none)
preserveAspectRatio
Specifies whether or not to force uniform scaling.
Value
<align> <meetOrSlice>?
Default
xMidYMid meet