LoopsCount

GifImage.LoopsCount property

Gets the loops count (If gif image contains information about loops)

public int LoopsCount { get; set; }

Property Value

The loops count or 1 (default value)

See Also