GifImage.HasTrailer
GifImage.HasTrailer property
Manage the presence of a trailer in your GIF files with this property. Whether you need to check if a trailer exists or set its presence, this property simplifies the process. Keep your GIF files structured and compliant with this intuitive feature.
public bool HasTrailer { get; set; }
Property Value
true
if GIF has trailer; otherwise, false
.
See Also
- class GifImage
- namespace Aspose.Imaging.FileFormats.Gif
- assembly Aspose.Imaging