posn-image
posn-image is a compiled Lisp function in `subr.el
'.
(posn-image POSITION)
Return the image object of POSITION.
Value is a list (image ...), or nil if not an image.
POSITION should be a list of the form returned by the `event-start'
and `event-end' functions.