| Name | Description | |
|---|---|---|
![]() | addImageData | Adds data, which are associated with specified key, to the image cache. |
![]() | clear | Clears the images caches. |
![]() | clearImageCache | Clears cache of specified image. |
![]() | contains | Determines whether the cache contains data for specified image. |
![]() | containsImageData | Determines whether the image cache contains data, which are associated with specified key. |
![]() | get_CacheSize | Gets the current cache size in bytes. |
![]() | get_MaxCacheSize | Gets the maximum allowable cache size in bytes. |
![]() | getImageData | Returns data, which are associated with specified key, from the image cache. |
![]() | set_MaxCacheSize | Sets the maximum allowable cache size in bytes. |
