Gets the number of frames in the GIF image.

Namespace:  C1.Phone.Imaging
Assembly:  C1.Phone.Imaging (in C1.Phone.Imaging.dll)

Syntax

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

See Also