Aurigma Graphics Mill 5.5 for .NET
FormatReader..::.GetEnumerator Method
Returns an enumerator for the frames allowing the writer to be used in foreach blocks.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Overridable Function GetEnumerator As IEnumerator
C#
public virtual IEnumerator GetEnumerator()