SVG document structure : Referencing ( continued )
The
<image>
tag allows to reference whole images inside a rectangular area defined inside the user space
The images should be in the following formats :
PNG
JPEG
SVG
Example :
<image x="200" y="300" width="100px" height="100px" xlink:href="monimage.png" />
Didier Courtaud
The SVG language
Novembre 2001
14 / 74