![]() |
VOOZH | about |
The SVG Document.image property returns the collection of images in the current HTML document.
Syntax:
var imageCollection = document.images
Return value: This property returns the collection of images in the current HTML document.
Example:
Output:
👁 Image