Load-image - Function SummarySummary:Load an image through an in-memory image cache. Usage:load-image image-file Arguments:image-file - Local file or remote URL (must be: file url) Refinements:/update - Force update from source site /clear - Purge the entire cache Description:When an image is used multiple times, this function allows you to load a single copy into memory and reuse it. Depending on your application, this can save considerable memory.
| ||||
|