[]
Gets the list of frames in the associated GIF file.
public IReadOnlyList<GifFrame> Frames { get; }
Public ReadOnly Property Frames As IReadOnlyList(Of GifFrame)