System.graphicCacheLimit

Function/Meaning
Image cache limit
Type
Property of System class (read/write)
Description
Represents KiriKiri's image cache limit in bytes. You can also set this value.
If gcsAuto is specified, the value is automatically set according to the amount of memory installed in the machine.
Rule images and region images consume bytes represented by width * height. Other images consume bytes represented by width * height * 4.