| Inherits from | DOMNode : DOMObject : WebScriptObject : NSObject |
| Conforms to | |
| Framework | /System/Library/Frameworks/WebKit.framework |
| Availability | Available in Mac OS X v10.5 and later. |
| Declared in | DOMExtensions.h |
| Companion guides |
Returns an image associated with the receiver.
- (NSImage *)image
Returns an NSImage for the receiver if it is a DOMHTMLImageElement object—a DOMHTMLObjectElement object with an image loaded or a DOMHTMLInputElement object of type image. Returns nil if there is an error loading the image or the element does not contain an image.
DOMExtensions.hLast updated: 2009-08-11