7.2.23 ImageSizeCache

Syntax: ImageSizeCache = size
Default: 500

Set the size of the image-size cache to size items. Technically, the image size cache is a lo-hi threshold LRU cache with a minimum space for size items. Image sizes occupy very little space so it is recommended that you set this value high enough.