[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcGifReader.Frames

Frames Property

Frames

Gets the list of frames in the associated GIF file.

Declaration
public IReadOnlyList<GifFrame> Frames { get; }
Public ReadOnly Property Frames As IReadOnlyList(Of GifFrame)