LoopsCount

GifOptions.LoopsCount property

Gets or sets the loops count (Default 1 loop)

public int LoopsCount { get; set; }

Property Value

The loops count.

See Also