Table of Contents

Method ResetCachedImages

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ResetCachedImages()

Resets the cached images by clearing the internal data storage.

public virtual void ResetCachedImages()

Remarks

This method initializes the cache to its default state, removing any previously stored data. It can be used to free up memory or prepare the cache for reuse.