ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1GifImage Class / FrameCount Property

In This Topic
    FrameCount Property
    In This Topic
    Gets the number of frames in the GIF image.
    Syntax
    'Declaration
     
    Public ReadOnly Property FrameCount As System.Integer
    public System.int FrameCount {get;}
    See Also