GifImage.LoopsCount
GifImage.LoopsCount property
Retrieve the loop count effortlessly with this property. If your GIF image includes loop information, this property gives you quick access to the loop count, enabling you to seamlessly manage looping behavior in your GIF files.
public int LoopsCount { get; set; }
Property Value
The loops count or 1 (default value)
See Also
- class GifImage
- namespace Aspose.Imaging.FileFormats.Gif
- assembly Aspose.Imaging