Method ResetCachedImages
ResetCachedImages()
Resets any cached images associated with the current instance.
public void ResetCachedImages()
Remarks
This method clears the cached images to ensure that any subsequent operations use updated or refreshed image data. It is typically used when the underlying image source has changed and the cache needs to be invalidated.