GifImage.IsInterlaced
GifImage.IsInterlaced property
Determines if the image is interlaced, impacting its display during loading. This property offers insight into the image’s rendering behavior, essential for optimizing loading strategies and enhancing overall viewing experience.
public bool IsInterlaced { get; }
Property Value
true
if this image instance is interlaced; otherwise, false
.
See Also
- class GifImage
- namespace Aspose.Imaging.FileFormats.Gif
- assembly Aspose.Imaging