ImageAnimator.UpdateFrames Method
.NET Framework 4
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
UpdateFrames() | Advances the frame in all images currently being animated. The new frame is drawn the next time the image is rendered. |
|
UpdateFrames(Image) | Advances the frame in the specified image. The new frame is drawn the next time the image is rendered. This method applies only to images with time-based frames. |