clear-image-cache-entry

Name

clear-image-cache-entry -- Images are cached by both name and full pathname.

Synopsis

(clear-image-cache-entry name)

Description

Images are cached by both name and full pathname. It is remotely possible that the file that should be used for a particular name will change, for example if you alter the image file or change your image path. For this unlikely eventuality, clear-image-cache-entry is provided - it removes the image associated with name from the image cache

Implementation Notes

Module: Built-in Primitive

Defined in src/image.c at line 633 (CVS log)