VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Utils Namespace / WebImageCacheManagerJS type
Constructors SeeAlso
In This Topic
    WebImageCacheManagerJS Class Members
    In This Topic
    The following tables list the members exposed by WebImageCacheManagerJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebImageCacheManagerJS class.
    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