<!--
{
  "documentType" : "article",
  "framework" : "WebKit",
  "identifier" : "/documentation/WebKit/domelement-additions",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "DOMElement Additions"
}
-->

# DOMElement Additions

Additions to the `DOMElement` class to retrieve the image of `DOMHTMLImageElement` objects.

## Topics

### Getting Properties

[`image()`](/documentation/WebKit/DOMElement/image())

Returns an image associated with the receiver.

## See Also

  [WebKit DOM Programming Topics](https://developer.apple.com/library/archive/documentation/AppleApplications/Conceptual/SafariJSProgTopics/index.html#//apple_ref/doc/uid/TP40001483)

  [WebKit Objective-C Programming Guide](https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/DisplayWebContent/DisplayWebContent.html#//apple_ref/doc/uid/10000164i)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)