GIFNextFrame Method

Advances one position in the frame count and returns the next frame.

Definition

Namespace: DevCase.Core.Media.Graphics
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual Bitmap NextFrame()

Return Value

Bitmap
The next frame.

See Also