Table of Contents

Method ResetFrames

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

ResetFrames()

Clears all frame data and returns the animated image to its initial state.

public virtual void ResetFrames()

Remarks

Call this method to discard any existing frames and prepare the animated image for new frame processing. This is useful when reloading or resetting the animation sequence.