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

IFormatReader.FrameCount Property

Returns number of frames in the format reader.

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

Syntax

Visual Basic
ReadOnly Property FrameCount As Integer
C#
                int FrameCount { get; }

Property Value

Number of frames in the format reader.

See Also

Reference