var instance = new Vintasoft.Imaging.Utils.WebImageCacheManagerJS(); var value; // Type: any // Parameters var image; // Type: WebImageJS value = instance.clearImageCache(image);
function clearImageCache(
imageA WebImageJS object, which is associated with image cache, which must be cleared.: WebImageJS
) : any;
Parameters
- image
- A WebImageJS object, which is associated with image cache, which must be cleared.