CacheType Enumeration
Specifies the cache type to use.
Module: aspose.psd
Full Name: aspose.psd.CacheType
Aspose.PSD Version: 24.9.0
Members
Member name | Description |
---|---|
AUTO | Specifies auto cache type. The auto cache scheme will try to cache in-memory first then on disk. |
CACHE_IN_MEMORY_ONLY | The in-memory cache only. |
CACHE_ON_DISK_ONLY | The disk cache only. |