VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Utils Namespace / WebImageCacheManagerJS type
In This Topic
WebImageCacheManagerJS Class Methods
In This Topic
For a list of all methods of this type, see WebImageCacheManagerJS.
Methods
 NameDescription
Public MethodAdds data, which are associated with specified key, to the image cache.
Public MethodClears the images caches.
Public MethodClears cache of specified image.
Public MethodDetermines whether the cache contains data for specified image.
Public MethodDetermines whether the image cache contains data, which are associated with specified key.
Public MethodGets the current cache size in bytes.
Public MethodGets the maximum allowable cache size in bytes.
Public MethodReturns data, which are associated with specified key, from the image cache.
Public MethodSets the maximum allowable cache size in bytes.
See Also