CacheType Enumeration
Specifies the cache type to use.
Module: aspose.imaging
Full Name: aspose.imaging.CacheType
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. |