Table of Contents

Method ResetCachedImages

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

ResetCachedImages()

Resets the cached image data to its initial state.

public void ResetCachedImages()

Remarks

This method clears any cached image data, ensuring that subsequent operations will use fresh data. If no image data is currently cached, the method has no effect.