shr-image-displayer

shr-image-displayer is a compiled Lisp function in `shr.el'.

(shr-image-displayer CONTENT-FUNCTION)

Return a function to display an image.
CONTENT-FUNCTION is a function to retrieve an image for a cid url that
is an argument. The function to be returned takes three arguments URL,
START, and END. Note that START and END should be markers.