new module:SvgImage()
Extends
- SvgElement
Methods
-
changeUrl(url)
-
change url of the image
Parameters:
Name Type Description urlstring the new url of the image
an image in SVG
change url of the image
| Name | Type | Description |
|---|---|---|
url |
string | the new url of the image |