remove-images

remove-images is an autoloaded compiled Lisp function in `image.el'.

(remove-images START END &optional BUFFER)

Remove images between START and END in BUFFER.
Remove only images that were put in BUFFER with calls to `put-image'.
BUFFER nil or omitted means use the current buffer.