This documentation is for the old version. Go to the latest Graphics Mill docs

IFrameEnumerator.MoveNext Method

Moves to the next frame in a sequence.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)

Syntax

Visual Basic
Function MoveNext As Boolean
C#
                bool MoveNext()

Return Value

A Boolean value specifying whether the next frame can be opened or not.

See Also

Reference